whats the meaning of link!=None in this if condition?

后端 未结 0 1488
感情败类
感情败类 2020-12-15 01:25
finally:
  if link!=None:
     link.close()

I was trying to learn how to make a flowchart using while and if conditions, a

相关标签:
回答
  • 消灭零回复
提交回复
热议问题