+ 1
Can Python allow putting a single exception in parenthesis brackets?
Single exception in parenthesis block
1 Respuesta
+ 1
yes python allows both single and multiple exceptions in parenthesis. please follow the below link for reference
https://www.tutorialspoint.com/python/python_exceptions.htm