Commit b0369dc3 by BellCodeEditor

save project

parent 356244e2
Showing with 5 additions and 2 deletions
...@@ -2,4 +2,7 @@ usename"pythen" ...@@ -2,4 +2,7 @@ usename"pythen"
userpassword="we101010" userpassword="we101010"
name=input("请输入密码") name=input("请输入密码")
if name==usernameandpassword==userpassword: if name==usernameandpassword==userpassword:
print("登录成功") print("登录成功")
\ No newline at end of file break
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