Commit 8778e7c0 by BellCodeEditor

save project

parent 2ed26f76
Showing with 3 additions and 3 deletions
...@@ -11,12 +11,12 @@ while True: ...@@ -11,12 +11,12 @@ while True:
break break
if name != username: if name != username:
print("gfdzfg") print("gfdzfg")
print("dfghdfszfgchvxfzdsASZxfchgvc") print("dfghdfszfg"+str(i)+"chvxfzdsASZxfchgvc")
continue continue
if password !=userpassword: if password !=userpassword:
print("dfsfuyigyfdz") print("dfsfuyigyfdz")
print("fgjhlgftdrhfvjkbhxgsdgfchvjbkvcgxzefdxghcj mvgxdzfgxh") print("fgjhlgftdrhfvjkbhxgsdgfc"+str(i)+"hvjbkvcgxzefdxghcj mvgxdzfgxh")
else i == 0: else:
print("sadghjgfdsfghjdfgserdtygukhgfdsfgjyhdfsfdgjyfdsfadwesfgh") print("sadghjgfdsfghjdfgserdtygukhgfdsfgjyhdfsfdgjyfdsfadwesfgh")
exit() exit()
print("用户名和密码错误!请重新输入") print("用户名和密码错误!请重新输入")
......
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