String interpolation. As mentioned above you can stick strings together by using the + operator. Consider the following code: name = "Ada" puts "Hello, ...
確定! 回上一頁