Commit d3a0e607 by BellCodeEditor

save project

parent ec57328d
Showing with 2 additions and 0 deletions
......@@ -11,9 +11,11 @@ while True:
break
if a!=m:
print("傻逼,名字错误")
print("傻逼,还有:",str(i),"机会")
continue
if p!=n:
print("傻逼,密码错误")
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