Here are a few interesting examples of a splat operator
What is a Ruby hash and hash methods
At some point, you will want to iterate over each character of a string in Ruby. Here are some of the ways to do it.
How to implement FizzBuzz solution in Ruby