Commit d259073d by BellCodeEditor

save project

parent 0bf13422
Showing with 8 additions and 0 deletions
A=="ttt"
B=="111"
z==input("账号:")
x==input("密码:")
while true:
if z==A and x==B:
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