Vidyalelo
Python · Q9

Exception Handling in Python

Programming · Python · question 9

Q9

Which keyword is used to handle exceptions in Python?

A.
try
Answer
B.
catch
C.
handle
D.
exception

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board