Skip to content

Instantly share code, notes, and snippets.

@murdho
Last active July 10, 2023 08:38
Show Gist options
  • Save murdho/11396c47af7be7742f251a0c7ee2e571 to your computer and use it in GitHub Desktop.
Save murdho/11396c47af7be7742f251a0c7ee2e571 to your computer and use it in GitHub Desktop.
# Make the code below output "something!"
# by adding a single line of code to line 3.
something = something.something unless something
puts something
# something!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment