Py学习  »  问与答

请教个初级问题

yefengzju • 7 年前 • 2153 次点击  

我按教程输入 name = raw_input("what's your name?") print ‘hello’+name

显示Traceback (most recent call last): File "C:/Users/HP/AppData/Local/Programs/Python/Python36/yeah's program/input name.py", line 1, in <module> name = raw_input("what?") NameError: name 'raw_input' is not defined

请教下,问题出在哪,谢谢

Python社区是高质量的Python/Django开发社区
本文地址:http://www.python88.com/topic/4775
 
2153 次点击  
文章 [ 2 ]  |  最新文章 7 年前