Commit f61a15f8 by BellCodeEditor

save project

parent 67f5f5c3
Showing with 1355 additions and 1 deletions
ggb="ggb"
a=123456
e=input("请输入账号!")
b=input("请输入密码")
if e==ggb and a==b:
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