13,420
edits
Changes
→PART 1 - Handling Errors
== PART 1 - Handling Errors ==
:There are a massive amount of exceptions, way too many to cover. But if you are searching for a specific exception check out the [https://docs.python.org/3/library/exceptions.html#exception-hierarchy Python Exception Documentation.]
:'''Perform the Following Steps:'''
::#To start, open the ipython3 shell:<source lang="python">