Vidyalelo
Python · Q15

Exception Handling in Python

Programming · Python · question 15

Q15

Which of the following is not an exception handling keyword in Python?

A.
try
B.
except
C.
accept
Answer
D.
finally

Answer: Option C

Solution

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