One Python function, three different errors

Published: 12 June 2023
on channel: Python and Pandas with Reuven Lerner
609
24

Ever get an error when running a Python function? Different errors stem from different types of problems — and it can really help to read and understand those error messages.

In this video, I write a short, buggy function and then demonstrate how we can get three completely different error messages from invoking it.

You can get the Jupyter notebook from this video at https://github.com/reuven/youTube-not.... And don't forget my free, weekly newsletter with Python tips at https://BetterDevelopersWeekly.com/.