Commit 8778e7c0 by BellCodeEditor

save project

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