摘要: 练习: 如果账号密码匹配,返回success,不匹配返回fail。 account="nautilus" password=123456 print("please input your user name:") user_account =str(input()) print("please in 阅读全文
posted @ 2017-12-27 15:53 nautilus3 阅读(158) 评论(0) 推荐(0)