As a well-developed language, Python has the full range of tools required to locate errors. This course will help you learn to use those tools to debug your code.
It is highly unlikely that anyone would write correctly code the first time. Consequently, we all spend a great deal of time in the debugger chasing down bugs. As a well-developed language, Python has the full range of tools required to locate errors. This course will help you learn to use those tools to debug your code.