1

In Python 0==0<1 returns True If i use (0==0)<1 or 0==(0<1) it will return False.

So how understand this sentence.

ltltfuture
  • 11
  • 1

0 Answers0