- Comprehensive Ruby Programming
- Jordan Hudgens
- 38字
- 2025-04-04 18:58:15
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.