Commit 3fd5f641 by BellCodeEditor

save project

parent 97d42e87
Showing with 1 additions and 0 deletions
......@@ -10,6 +10,7 @@ while True:
print("错误,密码")
if name != username:
print("错误,账号")
continue
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