Commit 293923aa by BellCodeEditor

auto save

parent a6332b5b
Showing with 2 additions and 3 deletions
......@@ -10,8 +10,7 @@ input("请输入你的密码")
if name == username:
print("账号输入正确")
else:
print("请输入正确账号")
else:
print("请输入正确的密码")
print("请输入正确账号"):
if
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