Question: imagine a more complex program with hundreds of sprites. How might the code be more difficult to read or maintain if the default names of Sprite1, Sprite2, etc. were used? Answer: it would definitely be more complex because there are more components that have to interact with each other.