Commit 327c4777 by BellCodeEditor

save project

parent f97f3643
Showing with 2 additions and 0 deletions
...@@ -7,6 +7,7 @@ if A==C and B==D: ...@@ -7,6 +7,7 @@ if A==C and B==D:
break break
if A=C if A=C
print("用户名错误,滚出去") print("用户名错误,滚出去")
continue
if B=D if B=D
print("密码错误,滚出去") print("密码错误,滚出去")
print("欢迎来到SB星球") print("欢迎来到SB星球")
\ 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