Commit 9c0745f8 by BellCodeEditor

save project

parent c73625b8
Showing with 7 additions and 0 deletions
username='p'
userpassword='123456'
user=input("请输入你的账号:")
userword=input("请输入你的密码:")
if user==username and userword==userpassword:
print("e")
\ 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