摘要: 使用input和raw_input,都输入qwert,input却提示NameError: name 'qwert' is not defined 因为:raw_input() 直接读取控制台的输入(任何类型的输入它都可以接收)。而对于 input() ,它希望能够读取一个合法的 python 表达 阅读全文
posted @ 2018-09-01 17:14 KevinHoo 阅读(407) 评论(0) 推荐(0)
点击右上角即可分享
微信分享提示