Commit 26107163 by BellCodeEditor

save project

parent c6c19bd6
Showing with 5 additions and 47 deletions
......@@ -7,50 +7,8 @@ while True:
print("登录成功!")
break
if name != username:
print("用户名错")
print("用户名错")
continue
if password != username:
print("密码错")
print("欢迎来到贝尔编程!")
\ No newline at end of file
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