Inside the parentheses, we'll use two numbers separated by a comma to set the range. The first value is the starting point of the range.

Let's see what happens when we start from 10 and go all the way to 13.

Awesome! We've just set up a range all by ourselves.

Make sure you start with 10, add a comma, and then end with 13.