Commit 6736e037 by BellCodeEditor

auto save

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