Commit 1c83da2e by BellCodeEditor

save project

parent 841ac25f
Showing with 2 additions and 0 deletions
......@@ -11,9 +11,11 @@ while True:
break
if name != username:
print("nmsl!用户错了!")
print("年轻人,你的号离被封号还有"+str(i)+"步!")
continue
if password != userpassword:
print("nmsl!密码错了!")
print("年轻人,你的号离被封号还有"+str(i)+"步!")
else:
print("年轻人,你号没了!")
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