Skip to content

Instantly share code, notes, and snippets.

@Socratic1
Created September 2, 2015 16:27
Show Gist options
  • Save Socratic1/fa9d86c74772bc62bc6a to your computer and use it in GitHub Desktop.
Save Socratic1/fa9d86c74772bc62bc6a to your computer and use it in GitHub Desktop.
if (5+5==10)
puts "this is true"
else
puts "this is false"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment