摘要:
user = "fallen577" password = "123456" count = 0 while count < 3: username = input("username:") userpwd = input("userpwd:") if username == user and userpwd == password: msg = ... 阅读全文
posted @ 2018-06-04 16:11
随风潜入夜~
阅读(319)
评论(0)
推荐(0)
浙公网安备 33010602011771号