This program should be 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 a random list (called 'charList'). * The program will count how many times a specific name appears in charList and assign the count value into a variable for each character's name. This variable should be displayed next to the character's avatar. [YOUR ASSIGNMENT: To start, you need to create a list and all count variables. You will also need to arrange the UI so that it looks appealing. You will need to make the "Randomize" button functional. You will need to design and code two methods-- one called randomizeTheList (which creates the random list) and countTheList (which does the calculations)-- these should be user-created blocks. All of the calculation scripts should be done in the "randomize" button sprite.]
These sprites are borrowed under Fair Use.