Commit 97b61fcf by BellCodeEditor

save project

parent 32ff9b00
Showing with 3 additions and 3 deletions
username="1"
username="p"
userpassword="1"
name=input("请输入张浩")
name=input("请输入账号")
password=input("请输入密码")
if name==username and password==userpassword:
print("成工")
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