用户:_Rise_查看:6 回复:4 评论:6 创建时间:2020-05-02T18:52:57
不管我输入几都会显示“不要输入其他数字”
dd
点赞0
评论
把input用int()包起来
int(input()) 或 input() == '1'