Ruby Fundamentals - Lesson 1
Master Ruby syntax
Beginner⏱️ 20 minutes
Lesson Content
Ruby Lesson 1
Variables, Methods, Blocks
puts "Hello, Ruby!"
python
Loading...
Expected Output: Hello
Master Ruby syntax
Variables, Methods, Blocks
puts "Hello, Ruby!"