Commit c48739cc by BellCodeEditor

save project

parent 2380e677
Showing with 1 additions and 2 deletions
...@@ -10,10 +10,10 @@ while True: ...@@ -10,10 +10,10 @@ while True:
else: else:
if username != n: if username != n:
print("账号错误!") print("账号错误!")
continue
else: else:
print("密码错误!") print("密码错误!")
print("登陆失败!") print("登陆失败!")
\ No newline at end of file
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