1.Python:www.python.org
2.notepad++:
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
在notepad++中輸入? print ?'hello,world' ?

保存為hello.py

打開cmd:
輸入:e:
? ? ? ? ? ? cd \QI
? ? ? ? ? ? python hello.py

運行出結(jié)果。
1.Python:www.python.org
2.notepad++:
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
在notepad++中輸入? print ?'hello,world' ?
保存為hello.py
打開cmd:
輸入:e:
? ? ? ? ? ? cd \QI
? ? ? ? ? ? python hello.py
運行出結(jié)果。