Commit 6ca07770 by BellCodeEditor

save project

parent 8c7abab2
Showing with 8 additions and 3 deletions
......@@ -6,5 +6,11 @@ while True:
if uname == name and um == m :
print("登录成功")
break
print("请重新输入")
print("dangluhaole")
\ No newline at end of file
print("欢迎来到贝尔编程")
if name!=uname:
print("请重新输入")
if um!=m:
print("请重新输入")
print("dengluhaole")
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