Legend quest ยท reward 45 XP

Multi-line block.

๐Ÿฅš

Egg hatching ยท 0%

Finish every step to hatch your monster!

Step 1 / 6

๐Ÿ‘พ

do..end

Multi-line block. ๐Ÿ” Why it matters: Big teams use this so their code stays tidy and easy to fix.

3.times do |i|
  puts i
end