0

What is the best way to debug a Python program?

Monisha M Posted new comment
User Avatar

This command can be used to debug a Python program.

Python -m pdb Python-script.py