Commit 04af66a7 by BellCodeEditor

save project

parent 96245829
Showing with 2 additions and 0 deletions
......@@ -8,6 +8,7 @@ while True:
break
if name!=username:
print("用户名输入有误,赶紧给我重新输入正确的,不然你就完了")
continue
if password!=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