0

Can someone please explain to me about python errors, because i keep causing them and dont know why

type,ways to cause

12th Mar 2022, 12:56 PM
Allan
Allan - avatar
4 odpowiedzi
+ 2
Allan , if you can link your code here, you may get response to your issue in short time.
12th Mar 2022, 1:21 PM
Lothar
Lothar - avatar
+ 1
There is a chapter covering exceptions in Python Core tutorial, Idk whether it was also covered in other Python tutorials. (Edit) See the second slide https://www.sololearn.com/learn/Python/2440/
12th Mar 2022, 1:01 PM
Ipang
+ 1
Here is the python exceptions documentation. https://docs.python.org/3/library/exceptions.html
12th Mar 2022, 1:18 PM
William Owens
William Owens - avatar
0
thank you
12th Mar 2022, 1:31 PM
Allan
Allan - avatar