Commit f44265fd by BellCodeEditor

save project

parent 485c1bde
Showing with 8 additions and 0 deletions
while True:
a=input()
b=input()
if a=="python" and b=="123456":
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