If the exceptions explained a little better it would be good. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

If the exceptions explained a little better it would be good.

There are also another exceptions like out of bound error and also many other.

1st Aug 2017, 2:16 PM
Abhishekh Kumar
Abhishekh Kumar - avatar
2 Answers
+ 4
Yes there are a lot of exceptions. But your task is to avoid exceptions, not make them. So try maoing your code first thwn care about the exceptions as they "accidentally" happen.
6th Aug 2017, 2:29 AM
👑 Prometheus 🇸🇬
👑 Prometheus 🇸🇬 - avatar
+ 4
https://docs.python.org/3/library/exceptions.html A good place for Python information
6th Aug 2017, 2:34 AM
👑 Prometheus 🇸🇬
👑 Prometheus 🇸🇬 - avatar