Intro to Python exceptions

Опубликовано: 20 Октябрь 2022
на канале: Python and Pandas with Reuven Lerner
906
61

Python uses exceptions to indicate that something unusual has happened — often an error. What are exceptions? How can we trap them? What exceptions are available? And why is it wrong to say that a program "crashed"?

I answer all of these questions in this video, showing you how to trap various kinds of exceptions. The Jupyter notebook that I used is at https://github.com/reuven/YouTube-not....

If you like this, then there's lots more info at my free, weekly "Better developers" newsletter: https://BetterDevelopersWeekly.com/