Last active
January 11, 2018 16:58
-
-
Save eddroid/36b63c08065adabeaa9036e7f8162091 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# title | |
puts "Chapter 1" | |
# line 1 | |
puts "It was the best of times" | |
# rest of the text | |
puts "It was the wrost of times" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
puts "hello" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment