Try Statements in Python (Python Part 12)

preview_player
Показать описание


00:00 Intro
09:25 Try / Except Statement
13:59 Finally
16:55 Else
20:02 Exceptions and Errors
23:49 Built-In Exceptions
35:59 Final Thoughts
Рекомендации по теме
Комментарии
Автор

Something I love about corporate IT is not getting calls about everything.

Being_Joe
Автор

Eli you should do a part two on this about why finally is useful. A person who has just started learning this will probably say "Well why can't I just put the code from finally after the try except block?" the answer is because finally runs before any return/raises get evaluated.

sayhimatt
Автор

It's almost like. You did this for the #nextgeneration

animenerd
Автор

I really wish they would've just named it "also" instead of "else"

AustinPage-cz
Автор

Your audio is too loud causing clipping distortion

MegaBitmap