Commit c9efcd05 by BellCodeEditor

save project

parent 370cf254
Showing with 15 additions and 0 deletions
o="天下无敌"
p="123456"
w=input("你的名字是什么")
i=input('你的密码是什么?')
if o==w and p=i:
print("成功登录")
else:
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