Commit 7abc9623 by BellCodeEditor

save project

parent 96866e47
Showing with 1 additions and 1 deletions
......@@ -10,10 +10,10 @@ while True:
print("登陆成功")
if name!=username:
print("用户名绰了")
print("你还有"+str(i)="次鸡会")
continue
if password!=username:
print("密码绰了")
continue
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