Code a condition to run the loop as long as the index is less than the length of the classes list.

Make sure to pick index, followed by <, and finally len(classes).