Commit c8e64694 by BellCodeEditor

save project

parent 32cf1aec
Showing with 7 additions and 6 deletions
id = "llllll" id = "llllll"
pwd = "123789" pwd = "123789"
id2 = input("请输入你的名字:") id2 = input("请输入你的名字:")
pwd2 = input("请输入密码:") pwd2 = input("请输入密码:")
if id = id2 and pwd =pwd2 if id = id2 and pwd =pwd2:
print("ok") print("ok")
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