Commit d23b7ef0 by BellCodeEditor

save project

parent 7b751f1a
Showing with 7 additions and 0 deletions
u="python"
us="123456"
n=input("请输入名字:")
p=input("请输入密码:")
if n=u and p=us:
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