Commit fb5858a7 by BellCodeEditor

save project

parent 370cf254
Showing with 10 additions and 0 deletions
username="方圣乔"
userpassword="654312"
name=input("用户名")
password=input("密码:")
if name==username and password ==userpassword:
print("傻逼~")
else:
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