Summary
Keywords
Full Transcript
This python video will educate us about exception handling. The concepts included in this video is regarding what is exception, types of exception, how to handle an exception and how to figure out the type of exception. Topics that are covered in this Python Video: 0:00 what are the exception 1:05 basics exception 3:03 Handle the exception 6:58 How to figure out the type of exception? Do you want to learn technology from me? Check https://codebasics.io/ for my affordable video courses. Next Video: 16. Class and Objects [Python 3 Programming Tutorials]: https://www.youtube.com/watch?v=6XWeeEg6d3s&list=PLeo1K3hjS3uv5U-Lmlnucd7gqF-3ehIh0&index=18 Code used in this tutorial: https://github.com/codebasics/py/blob/master/Basics/16_exception.py Website: https://codebasics.io/ Facebook: https://www.facebook.com/codebasicshub Twitter: https://twitter.com/codebasicshub
