WARNING: This program has a syntax error, which means we need to fix it!
RULE: All commands that are part of a function must be indented 4 spaces under the line that defines the function.
- Click Run and read the error message.
- Debug the program so that the function panther() runs correctly. All five commands are part of the function.