Great! R prints out the index of the first number in each line:13 is the 9th number in our collection and 21 is the 17th. We'll see [1] a lot in our results.
13
21
[1]
Maybe the numbers in the brackets should be in ascending order?