Python3.x中input()函数接受一个标准输入数据,返回为string类型。Python2.x中input()相等于eval(raw_input(prompt)),用来获取控制台的输入。
技术文章 / 下载软件趣味内容 / 专业带飞