📚 Practice Mode
Python Fundamentals Quiz
Learn at your own pace with hints and detailed explanations
1 / 15
Multiple Choice
which of the following is used for exception handling?
- try.....catch()
- try.....except()
- if.....except()
- if....else.....
Python Fundamentals Quiz
Learn at your own pace with hints and detailed explanations
which of the following is used for exception handling?