Commit 8796c173 by BellCodeEditor

auto save

parent df539a64
Showing with 0 additions and 11 deletions
q="qaq12180019TXTEXE"
w="qaq12180019TXTEXEMM"
while True:
qq=input("请输入账户名称")
ww=input("请输入密码")
if qq==q and ww==w:
print("登陆成功")
break
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