To keep track of three items on a shopping list, we need to create three variables.

Create the three variables item1, item2, and item3.

Yummy!

Make sure to add item1 first, item2 second, and item3 last.