摘要: ''' username=input('请输入用户名') password=input('请输入密码') your_code='qwer' yourcode=input('请输入验证码') if yourcode==your_code: if username=='姚池'and password== 阅读全文
posted @ 2020-05-25 19:02 姚池 阅读(103) 评论(0) 推荐(0)