1.An array uses indices and a hash uses "keys"
2.puts (pronounced "put-ess")
3.Red refers to writing a failing test
4.When the order matters, use an array
Answer:4