为了账号安全,请及时绑定邮箱和手机立即绑定

输入print 'hello world'之后这是?

 print ‘hello world ’
  File "<stdin>", line 1
    print ‘hello world ’
               ^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(‘hello world ’)?

请教大神,这是什么情况?

正在回答

1 回答

Python3.x的版本print语句都要加()

0 回复 有任何疑惑可以回复我~
#1

慕少9416931 提问者

print(‘hello world ’)?
2018-11-16 回复 有任何疑惑可以回复我~
#2

慕少9416931 提问者

OK了,谢谢帮助!
2018-11-16 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消
初识Python
  • 参与学习       758623    人
  • 解答问题       8667    个

学python入门视频教程,让你快速入门并能编写简单的Python程序

进入课程

输入print 'hello world'之后这是?

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信