1. Make the robot's legs move for different periods of time by making the procedure become a function. 2. Write a procedure for the robot's mouth expression sprite and IF the fingers touch the red heat of the pan, the expression must change to show shock at the same time, otherwise stay happy looking. 3. Change the right and left arm procedures into functions so that you can control how many times the robot moves its arms. Extra: see if you can make the robot's left arm move away quickly when it touches the heat from the frying pan. Note: You can use Broadcast and Receive to trigger red blocks on other sprites.