Python Programming - Debugging - Discussion
Discussion Forum : Debugging - General Questions (Q.No. 5)
5.
Which Python module allows you to set breakpoints and inspect variables interactively during program execution?
Answer: Option
Explanation:
The
pdb
module in Python provides a built-in debugger that allows setting breakpoints and interactively inspecting variables during program execution.
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