发布时间:2019-09-08 09:12:35编辑:auto阅读(1847)
>>> print 'hello world' SyntaxError: invalid syntax
在3.3.2版本中print函数改了用法,改为print ('hello world')了。
>>> print ('hello world') hello world
上一篇: [python] 解决OSError:
下一篇: Python 中的 pdb 模块
48805
47852
38628
35805
30233
26977
26020
20848
20636
19011
426°
502°
532°
541°
524°
508°
576°
641°
759°
810°