Exceptions in Python

Exceptions in Python

Channel:
Subscribers:
750
Published on ● Video Link: https://www.youtube.com/watch?v=jpBXX2hmYBU



Duration: 6:57
44 views
4


Hello everyone, todays videos is a short one just going over how to set up a try except block or in java try catch block. These allow you to handle errors that you know will happen in your program. They are pretty strait forward hope you guys enjoy. Let me know what you think in the comments or just say hello.

Link to book on Amazon: https://www.amazon.com/Python-Crash-Course-2nd-Edition/dp/1593279280/ref=sr_1_3?crid=1KK4XPN3ZIIUN&dchild=1&keywords=python+crash+course&qid=1628106000&sprefix=python+cra%2Caps%2C155&sr=8-3

discord: https://discord.gg/5fWYdYMftc







Tags:
#Python
#exceptions
#coding