Example: string concatenation in Ruby #lets get 2 strings from user first first_name = gets last_name = gets #Now concatentate the strings ...
確定! 回上一頁