In Ruby, we create a string by enclosing the characters in single or double-quotes. The following examples show valid Ruby strings. 'I am a string' "I am string ...
確定! 回上一頁