This program is designed to do two things: * Create a list of 15 random names from the following choices (Mario, Peach, Yoshi, Luigi, Bowser, and Toad). These names can and will be repeated to fill the random list. * The program will count how many times a specific name appears in the random list and assign that value into the variable for each name. This variable will be displayed next to the character's avatar. [YOUR ASSIGNMENT: You will need to design and code two methods-- one called randomizeTheList (which creates the random list) and countTheList (which does the calculations). All of the coding should be done on the "randomize" button sprite.]
These sprites are borrowed under Fair Use.