In this video series we will cover Python 3. Bugs in our code are easy to catch. in this video we look at error handling.
Python 3 youtube videos by Bryan Cairns
Web: http://www.voidrealms.com
Github: https://github.com/voidrealms/python3
Facebook: https://www.facebook.com/groups/1400884323467285
Udemy: https://www.udemy.com/user/bryan-cairns/
Youtube: https://www.youtube.com/playlist?list=PLUbFnGajtZlUl0zYr4crGveP21BbcZG_L
Intro: (0:00)
Try, Except and Finally: (1:55)
Specifiying exceptions: (7:50)
User defined exceptions and raising: (15:52)
Outro: (23:15)