Skip to content

Instantly share code, notes, and snippets.

@kklumpp13
Created April 21, 2015 20:00
Show Gist options
  • Save kklumpp13/7b834bf7e1a15f89a7e2 to your computer and use it in GitHub Desktop.
Save kklumpp13/7b834bf7e1a15f89a7e2 to your computer and use it in GitHub Desktop.
Exercise: Simon Says
#!/usr/bin/env ruby
p ARGV.join(" ").to_s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment