Commit 085ee43c by BellCodeEditor

save project

parent cdad0717
Showing with 4 additions and 0 deletions
......@@ -12,7 +12,10 @@ while True:
break
if a!=username:
print("账号错误")
continue
if s!=userpassword:
print("密码错误")
continue
# 如果用户输入的账号、密码
\ 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