Commit a3f040e4 by BellCodeEditor

save project

parent 7d0ccdf4
Showing with 6 additions and 0 deletions
s="tia"
u="27532999"
e=input("请输入帐号")
r=input("请输入密码")
if e==s and r==u:
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