Commit 101d23f7 by BellCodeEditor

save project

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