intermediate python lesson 4: Solution: Using Errors
Solution
yt link
The goal of this exercise was to confront the use of errors in Python by adapting functional code to explicitly use Exceptions rather than booleans to signal failure.
The first, and most important step, is that we create an InvalidPa...
philipdevblog.hashnode.dev1 min read