Python Programming - Debugging - Discussion
Discussion Forum : Debugging - General Questions (Q.No. 2)
2.
Which Python module provides a graphical user interface (GUI) for interactive debugging?
Answer: Option
Explanation:
The
pdb
module in Python provides a command-line interface for debugging. There is no built-in graphical debugger, but external tools like pdb++
can provide a graphical user interface.
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