Music Trivia was introduced as just a very simple first program to run in Chapter 1. But when we examined the code, we discovered that it was a Trivia game with just one question! In Chapter 2, I pointed out how questions could be presented randomly using the same logic that was used in the Lucky Seven program. Now that we have worked with the Online Shopper program, you should be able to see how different graphics could be presented after being selected with the random number logic.
It's time that you started writing your own code! I'll tell you how on the next page.

