Commit 5fbeb6d8 by BellCodeEditor

save project

parent bf023aff
Showing with 2 additions and 2 deletions
zhanghao="python"
mima="123456"
shuru1=input("请输入账号:")
shuru2=input("请输入密码:")
while True:
shuru1=input("请输入账号:")
shuru2=input("请输入密码:")
if zhanghao==shuru1 and mima==shuru2:
print("登录成功!")
break
......
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