Catching all exceptions PREMIUM

Series: Exceptions
Trey Hunner smiling in a t-shirt against a yellow wall
Trey Hunner
4 min. read 3 min. video Python 3.8—3.12

How can your catch all exceptions in Python?

A program that catches an exception

Here we have a program called guess.py:

...

A Python Tip Every Week

Need to fill-in gaps in your Python skills? I send weekly emails designed to do just that.