How to use Python IDLE
---- An introduction
========= Create a python module file: *.py ========= Step 1:
Step 2:
Step 3:idle python下载
========= Run a python module in shell =========
========= Run a python module directly =========
Step 1: Set Debugger:
========== IDLE Debugger ============