Something went wrong
An error occurred, please try again later.
Lesson 14.3 Try-Except and the Stack
From Hannah Lee October 10, 2020
68 plays
68
Related Media
The except-portion of an try-except statement is only executed when there is an error/crash. But, as we have seen, errors can occur anywhere in the call stack. In this video we show how try-except interacts with the call stack. This is what really differentiates this control structure from the conditional.
- Tags
- Appears In
Link to Media Page
Loading
Loading…