Lesson 14: Python error handling
This lesson introduces Python error handling, and shows to how to handle errors gracefully when they occur, instead of them crashing your code
Watch the lesson, then try the code …
The PYTHON CODE button after the video, will take you the live, interactive code that was featured in the lesson. The code windows can be edited and run interactively - and don’t be afraid of messing them up. You can always use the “Reset” feature in the menu at the upper left (with the 3 horizontal bars) to recover …



