Skip to content

Instantly share code, notes, and snippets.

@rafer
Created April 14, 2011 20:24
Show Gist options
  • Save rafer/920414 to your computer and use it in GitHub Desktop.
Save rafer/920414 to your computer and use it in GitHub Desktop.
ROB 4/14/2011 Trivia: Question 4
# Question 4. What does the following print
p [:a, :b][2,1]
p [:a, :b][3,1]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment