Commit e69e4c95 by BellCodeEditor

save project

parent 4e429a4f
Showing with 2 additions and 0 deletions
...@@ -12,8 +12,10 @@ while True: ...@@ -12,8 +12,10 @@ while True:
if name!=username: if name!=username:
print("你的账号输入错误") print("你的账号输入错误")
continue continue
print("就会发生"+str(i)+"gdgdgdg")
if password!=userpassword: if password!=userpassword:
print("你的密码输入错误") print("你的密码输入错误")
print("就会发生"+str(i)+"gdgdgdg")
else: else:
print("uydegtfyerruwe") print("uydegtfyerruwe")
exit() exit()
......
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