Commit c5627d93 by BellCodeEditor

save project

parent edbbcda9
Showing with 2 additions and 2 deletions
...@@ -13,4 +13,4 @@ while True: ...@@ -13,4 +13,4 @@ while True:
print("用户输入的账号错") print("用户输入的账号错")
continue continue
if password!=userpassword: if password!=userpassword:
print("密码错") print("密码错3")
\ No newline at end of file \ 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