Commit c368b66b by BellCodeEditor

save project

parent 7d4aca6f
Showing with 9 additions and 0 deletions
a="ddd"
b="eeeee"
aa=input("账号:")
bb=input("密码:")
if a==aa and b==bb:
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