- Comprehensive Ruby Programming
- Jordan Hudgens
- 38字
- 2021-07-02 21:13:25
Storing strings in variables

Lastly, in the preceding code snippet, we're storing a string inside of a variable and then printing the value out to the console.
We'll talk more about strings and string interpolation in subsequent sections.