Errors Problems

  1. 1
  2. 2
  3. 3
  4. 4
  5. 5

Naming Errors

One common programming error is misspelling a variable, object, action name. To solve this problem, run the program and read the errors in the output window. Then, try to find the two naming errors and fix them in the program.

Coding:

Blocks

PreviousNext