Commit 68d3938e by BellCodeEditor

save project

parent f355254c
Showing with 3 additions and 2 deletions
......@@ -6,4 +6,5 @@ while True:
if name==username and password==userpassword:
print("恭喜你,登录成功!")
break
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