Skip to content

Instantly share code, notes, and snippets.

@JessieAMorris
Created January 16, 2011 06:04
Show Gist options
  • Save JessieAMorris/781605 to your computer and use it in GitHub Desktop.
Save JessieAMorris/781605 to your computer and use it in GitHub Desktop.
ARE YOU A BOT???
input = ask "WHAT IS 5 + 2?!"
number = 7
if input.to_i == 7
alert "CONGRATULATIONS YOU CAN ADD AND STUFF!!!"
else
alert "YOU ARE A BLEEDING VAGINA HOW COULD YOU SCREWWWWWW!"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment