Login
From:
Python documentation
(Uncensored)
subscribe
8. Errors and Exceptions — Python 3.13.0 documentation
https://docs.python.org/3/tutorial/errors.html
links
backlinks
Roast topics
Find topics
Find it!
Until now error messages haven’t been more than mentioned, but if you have tried out the examples you have probably seen some. There are (at least) two distinguishable kinds of errors: syntax error...