0
There is pdb debugger, which you could use in the code itself to debug your python program: https://docs.python.org/3/library/pdb.html
3rd Oct 2021, 6:50 AM
Aleksei Radchenkov
Aleksei Radchenkov - avatar