c:\LearnPython>python hello.py这句代码中,hello.py前面为什么要输入python?
c:\LearnPython>python hello.py
文件是在f盘中的,我输入为f:\chen>python hello.py的时候运行不了,输入为f:\chen>hello.py时却可以运行?
c:\LearnPython>python hello.py
文件是在f盘中的,我输入为f:\chen>python hello.py的时候运行不了,输入为f:\chen>hello.py时却可以运行?
2016-07-05
举报