The TRY-EXCEPT statement in Python | Intercepting and handling errors

Published: 20 October 2021
on channel: Computer Science Camp
73
0

LINKS TO FULL CONTENT
Full lesson: https://computersciencecamp.com/cours...
Full course: https://computersciencecamp.com/cours...

FULL LESSON DESCRIPTION
In this lesson we’ll talk about a specific kind of Python errors called ‘exceptions’. We’ll review some known situations in which such exceptions can occur. Then we’ll learn how to prevent exceptions from terminating a program, as we intercept them and handle them more gracefully. We’ll see how we can even raise our own custom exceptions. And finally, I’ll propose a problem where you’ll practice all these new concepts.

FULL LESSON CONTENT
Part 1. Definition and examples
Part 2. Handling exceptions
Part 3. Exception propagation
Part 4. Problem: Handling exceptions


Watch video The TRY-EXCEPT statement in Python | Intercepting and handling errors online without registration, duration hours minute second in high quality. This video was added by user Computer Science Camp 20 October 2021, don't forget to share it with your friends and acquaintances, it has been viewed on our site 73 once and liked it 0 people.