Discussing the result of '0,1 == 0,1'

前端 未结 0 926
情深已故
情深已故 2020-12-04 07:18

Obviously writing something like 0, 1 == 0, 1 is bad syntax, but I was surprised by the result: (0, False, 1). What is Python doing under the hood

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