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.

Home Page:tryruby.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

print File.read("/Home/comics.txt") and print File.read("/comics.txt") do the same.

Liakmad opened this issue · comments

After updating /Home/comics.txt (part "And Now For the Startling Conclusion" of tutorial), /comics.txt changed as well.