debug -- 为了分析程序的异常
单步调试
1、设置断点 2、debug、启动 3、监控变量
python基础 ---- 使用pyCharm 调试
原文:https://www.cnblogs.com/obge/p/10793437.html