Commit 67cdf9ae by BellCodeEditor

save project

parent 7d50288b
Showing with 14 additions and 9 deletions
usename="fghjthnygv" usename="fhhsgdsb"
usemima="456852753951" usemima="we are dsb"
name=input("请输入账户名:") while True:
mima=input("请输入密码:") name=input("请输入账户名:")
if usename==name and usemima==mima: mima=input("请输入密码:")
print("登陆成功")
else: if usename==name and usemima==mima:
print("登陆失败") print("登陆成功")
\ No newline at end of file print("-"*30)
break
else:
print("登陆失败")
print("-"*30)
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