python - PyCharm显示input()函数错误 ... 3年前关闭。 ... 由于您使用的是Python 2.7,因此最好使用 raw_input() 代替 input() ,因为后者会尝试确定输入的类型并自动进行转换 ...
確定! 回上一頁