The Karel sprite climbs three stairs, picking up the beepers that it finds. At the end of the script, extra Move and PickBeeper instructions are used to verify that an error message is given when trying to pick up a beeper that doesn't exist. Check also that the value of the variable Beepers is 3 when the program terminates.