Commit ca75c992 by BellCodeEditor

auto save

parent 64d4af70
Showing with 5 additions and 5 deletions
......@@ -11,12 +11,12 @@ while True:
break
if name !=username:
print("shibai")
print("提示:还有"+str(i)+)
print("提示:还有"+str(i)+"次")
continue
if password != userpassword:
print("shibai")
print("提示:还有"+str(i)+)
else:
print(suoding)
exit()
print("提示:还有"+str(i)+"次")
else:
print("sb")
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