- Comprehensive Ruby Programming
- Jordan Hudgens
- 49字
- 2025-04-04 18:58:15
Printing to the Ruby console
When you're learning a new programming language, it is important to see your program's output. This guide can be used in an online REPL environment (like our variable lesson) or in the Unix Terminal by typing irb, which will open an interactive Ruby session.