Python Programming - Loops - Discussion
Discussion Forum : Loops - General Questions (Q.No. 31)
31.
Which of the following statements accurately describes the behavior of the
else
block in a Python try-except
statement?
Answer: Option
Explanation:
The
else
block in a try-except
statement is executed when the try block completes without any exceptions.
Discussion:
Be the first person to comment on this question !
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers