Sophrinix / TryRuby

Try Ruby is a interactive shell that quickly and whimsically teaches the Ruby programming language. Originally _why's idea, it has been recreated from the ground up by Rubyists who have a passion for Ruby and for teaching their fellow (wo)man how to program.
tryruby.org
345 stars 80 forks source link

error in 'print poem' routine #163

Open zombiewolf opened 12 years ago

zombiewolf commented 12 years ago

i keep getting

SyntaxError:

:91: syntax error, unexpected tIDENTIFIER, expecting

keyword_do or '{' or '('

when trying the print poem instruction