Commit beb9c62f by BellCodeEditor

save project

parent cd25ad1f
Showing with 2 additions and 0 deletions
......@@ -8,6 +8,7 @@ while True:
break
if name != username:
print("用户名错,重新输入")
continue
if name != userpassword:
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