关于python程序的一些问题
我在notepad中编辑了python程序: print("hello,python") print("hello,","world") 保存为F盘的new.py这个文件夹,但用命令行运行时出现错误:Missing parentheses in call to 'print'(我用的是python3.5),这是怎么回事?求大神指教
我在notepad中编辑了python程序: print("hello,python") print("hello,","world") 保存为F盘的new.py这个文件夹,但用命令行运行时出现错误:Missing parentheses in call to 'print'(我用的是python3.5),这是怎么回事?求大神指教
2016-09-21
举报