Changes

Jump to: navigation, search

Python Debugger

21 bytes added, 01:23, 3 November 2020
no edit summary
(Pdb)
</source>
= Debugger Commands =
Now you are in the Python debugging mode with the Python script "a1_template.py" loaded. The (Pdb) prompt shown at the beginning of the line indicates that the Python interpreter is running under the debugging mode.
You can type the word "help" without open or close bracket to get a list of debugging commands:
1,760
edits

Navigation menu