Commit b58d1e78 by BellCodeEditor

save project

parent fe793614
Showing with 2 additions and 3 deletions
username="方圣乔"
userpassword="654312"
userpassword="1"
name=input("用户名")
password=input("密码:")
if name==username and password ==userpassword:
print("傻逼~")
else:
print("输入错误!")
\ No newline at end of file
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