Commit af7ad99e by BellCodeEditor

save project

parent 989b7b2c
Showing with 7 additions and 0 deletions
a="boy"
b="12345"
c=input("输入账号:")
d=input("输入密码:")
if
a==c and b==d
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