Title: Exception in Python | Python Tutorials | CodeMistic
Description: Exception are errors that occur at runtime . In other words , if our program encounters an abnormal situation during it’s execution it raises an exception. For example,the statement a=10/0 will generate an exception because Python has no way to solve division by 0
Keywords:
Domain: codemistic.github.io
Links:
Viewport: width=device-width, initial-scale=1.0