Guess what happens when we run the code below:
boat = [1, 2, 3, 'dog'] print(boat[4])
Create a free account to access the full topic