WARNING: This program has a bug, which means we need to fix it! Here's another function rule!
RULE: Function names cannot start with a number. Function names can contain numbers, as long as the number does not start the name.
- Click Run and read the error message.
- Debug the program by moving the number to the end of the function name.
To navigate the page using the TAB key, first press ESC to exit the code editor.