string variable « String « Ruby






1.A string is a sequence of letters, numbers, and other characters.
2.Assign strings to variables:
3.create a string is with Kernel's String method:
4.String reference