A team wants to keep track of their players' jersey numbers.

Can you create an array of integers to help them out?

Sweet! We use arrayOf() to create arrays.

Whoops! We use arrayOf() to create arrays.