1. Using the “If - Then - Else” statements make the ball say its color that relates with its costume number. a. For example, costume number = 1 should make the ball say “yellow”. 2. Do this 5 times until you have the ball say each of its color. 3. Include something in the last else statement that would make sense for this situation. Extra : Why is including something in this else statement a better idea than leaving it blank?