Commit 81dcf87d by BellCodeEditor

save project

parent 61d5091a
Showing with 1 additions and 3 deletions
...@@ -12,7 +12,5 @@ else: ...@@ -12,7 +12,5 @@ else:
print("登陆失败\n你还有两次登录机会")''' print("登陆失败\n你还有两次登录机会")'''
a=0 a=0
while True: while True:
name!=username and word==userpassword or name==username and word!=userpassword or name!=username and word!=userpassword
print("输入错误\n你还有两次机会")
a=a+1
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