3 Debugging and Problem Solving Strategies#
In this chapter I will discuss what errors are and problem solving strategies that make finding and fixing errors easier. If you are new to programming in Python, then you may wish to return to this chapter after you have gained some more familiarity by reading the chapter 4 Python Basics.