1. This bear moves up when the up arrow is pressed. Add controls so the bear can move down, left and right. 2. This bear has multiple costumes. Can you make the bear switch costumes so it appears to be walking? 3. If the Bear touches the Dot 1, it turns green. It looks like someone tried to create similar code for Dot 2, but it's not working. What is wrong with the code for Dot 2? Find the error and fix it! Then create similar code for 3, 4 and 5. 4. Right now, if the bear touches a dot, it turns green and stays green. Change the code so that it waits for 8 seconds, then turns red again. Challenge: Explore the "Looks" section of code. Make something interesting happen to the bear or the dots each time they touch!