Commit b5536af4 by BellCodeEditor

save project

parent 23736a73
Showing with 2 additions and 2 deletions
a=="xsg" a="xsg"
b=="love" b="love"
name=input("用户名") name=input("用户名")
xx=input("密码") xx=input("密码")
if name==a and xx==b: if name==a and xx==b:
......
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