The first example in comparison | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 1

The first example in comparison

The first example in comparison module ..I suppose it was supposed to be false..because it's strict..7<=8

22nd Mar 2018, 6:31 PM
Alex Gastone
Alex Gastone - avatar
2 Respuestas
+ 1
in 'or' statement, if either of the condition satisfies, the statement is True. In this case, 7<8 condition satisfies, so the answer comes out to be True
25th Mar 2018, 3:38 AM
Ajit
0
What’s the question?
22nd Mar 2018, 9:04 PM
Ariela
Ariela - avatar