Commit 14bb2dcb by BellCodeEditor

save project

parent de5070f9
Showing with 3 additions and 32 deletions
......@@ -11,42 +11,12 @@ while True:
break
if i !=username:
print("用户不存在")
print("还有"+str(t)+"次")
continue
if p !=userpassword:
print("密码错误")
print("还有"+str(t)+"次")
continue
else:
print("账号被冻姐")
exit()
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment