Python comes with a built in debugger called pdb . You drop the line below at any part or your code, and a debugger will show up:
確定! 回上一頁