发布时间:2019-09-08 09:12:35编辑:auto阅读(1928)
>>> print 'hello world' SyntaxError: invalid syntax
在3.3.2版本中print函数改了用法,改为print ('hello world')了。
>>> print ('hello world') hello world
上一篇: [python] 解决OSError:
下一篇: Python 中的 pdb 模块
50149
49415
40067
37100
31505
28339
27291
22080
22044
20380
604°
441°
433°
616°
570°
1174°
2213°
2041°
1592°
3235°