Commit 3e2f5278 by BellCodeEditor

save project

parent 05cd6d5d
Showing with 9 additions and 0 deletions
username="WX343164"
userpassword="123456"
a=input("账号是:")
b=input("密码是:")
if a==username and b==userpassword :
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