Commit 5a462b44 by BellCodeEditor

save project

parent cd5987c8
Showing with 1 additions and 0 deletions
......@@ -10,6 +10,7 @@ while True:
break
if name1!=username:
print("username输入错误")
continue
if name2!=userpassword:
print("userpassword输入错误")
print("欢迎进入贝尔编程的世界")
......
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