Skip to content

Instantly share code, notes, and snippets.

@elizabrock
Created April 15, 2013 16:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save elizabrock/5389471 to your computer and use it in GitHub Desktop.
Save elizabrock/5389471 to your computer and use it in GitHub Desktop.
NSS Cheers Assignment
puts "Hey there! What's your name?"
name = gets.chomp
puts name
# Give me a K!
# Give me a e!
# Give me a i!
# Give me a t!
# Give me a h!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment