At the end of this lesson, you will be able to:
- use local and global variables in a program
- find errors in a program and be able to classify the kind of error
- review 6 steps to solving a computer problem
- go over "Scope of Variables", Chapter 3
- Computer Based Problem Solving
- review stepping through a program
- go over types of errors
- go over Global variables in Python