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

python 3.3版本为何无法运行文中的代码片段??

 print (hello)

Traceback (most recent call last):

  File "<stdin>", line 1, in <module>

NameError: name 'hello' is not defined


正在回答

1 回答

 print ('hello,world')

3.3版本字符串规则为('值'),整数与浮点数规则为(值);

2 回复 有任何疑惑可以回复我~

举报

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

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

进入课程

python 3.3版本为何无法运行文中的代码片段??

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