Skip to content

Instantly share code, notes, and snippets.

@ruprict
Created June 17, 2012 12:21
Show Gist options
  • Select an option

  • Save ruprict/2944399 to your computer and use it in GitHub Desktop.

Select an option

Save ruprict/2944399 to your computer and use it in GitHub Desktop.
if day="Monday" or "Tuesday" or "Wednesday" or "Thursday"
do_scream()
pull_hair_out()
else
relax()
go_camping()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment