Skip to content

Instantly share code, notes, and snippets.

Created June 8, 2015 11:13
Show Gist options
  • Save anonymous/3200f41114b8b50e351a to your computer and use it in GitHub Desktop.
Save anonymous/3200f41114b8b50e351a to your computer and use it in GitHub Desktop.
Create a single-line comment and a multi-line comment in the editor to the right. (Check the Hint if you need a reminder on the syntax.) Hit Save & Submit Code to see your glorious comments and complete the Introduction to Ruby!
# skljdgjl
=begin
dsgr
srgfre
dgr
srgf
=end
Oops, try again. It looks like you didn't include =begin. Make sure there's no space between the equals sign and the word begin!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment