Hour 17. Exception Handling
What You’ll Learn in This Hour:
What exceptions are
How to handle exceptions
How to handle multiple exceptions
In this hour, you will learn about exceptions and how to properly handle them in your Python scripts. To understand exceptions, you will look at the different types that can occur and the tools Python provides to manage them. Properly handling exceptions is a mark of an excellent Python script builder.
Understanding ...
Get Python Programming for Raspberry Pi, Sams Teach Yourself in 24 Hours now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.