Vidyalelo
Python · Q12

Exception Handling in Python

Programming · Python · question 12

Q12

The following Python code will result in an error if the input value is entered as -5. assert False, 'Spanish'

A.
True
Answer
B.
False

Answer: Option A

Solution

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