Commit 642867b9 by BellCodeEditor

save project

parent e69e4c95
Showing with 1 additions and 1 deletions
...@@ -11,8 +11,8 @@ while True: ...@@ -11,8 +11,8 @@ while True:
break break
if name!=username: if name!=username:
print("你的账号输入错误") print("你的账号输入错误")
continue
print("就会发生"+str(i)+"gdgdgdg") print("就会发生"+str(i)+"gdgdgdg")
continue
if password!=userpassword: if password!=userpassword:
print("你的密码输入错误") print("你的密码输入错误")
print("就会发生"+str(i)+"gdgdgdg") print("就会发生"+str(i)+"gdgdgdg")
......
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