IDLE is pretty good at catching mistakes like syntax errors or runtime errors, but there’s a third type of error that you may have already experienced. Logic errors occur when an otherwise valid program doesn’t do what it was intended to do. In this course, you’ll focus on logic errors.
Logic errors cause unexpected behaviors called bugs. Removing bugs is called debugging, and a debugger is a tool that helps you find bugs and understand why they’re happening. In this video, you'll learn how to use IDLE’s Debug Control window.
This is a portion of the complete course, which you can find here:
https://realpython.com/courses/python...
The rest of the course covers:
- Debugging a Function
- Practicing Setting Breakpoints and Inspecting
- Print Debugging
Watch video Exploring the Built-in Debugger for Python's IDLE online, duration hours minute second in high quality that is uploaded to the channel Real Python 04 August 2022. Share the link to the video on social media so that your subscribers and friends will also watch this video. This video clip has been viewed 7,836 times and liked it 144 visitors.