PythonSkills.org
Courses
Exercices
Challenges
Quizzes
Open console
0 points
Get started
Loading...
Learnig Path /
Python Basics
Exception handling
Loading...
Python Terminal
Loading Python...
If it doesn't load, refresh the page.
Loading...
Run Code
Clear
Previous lesson:
String manipulation
0% complete
0/167
Lists Comprehension
100 exercices
+
Python Basics
167 exercices
+
Object-Oriented Programming
69 exercices
+
Exercices
10
Need Help? Go Back to the Lesson
Handling Division by Zero
Accessing Non-Existent Index in List
Handling FileNotFoundError
Handling Multiple Exceptions
Using else with try and except
Using finally Block
Catching All Exceptions
Raising Custom Exceptions
Handling KeyError in Dictionary
Using Custom Exception for Invalid Age