Contenido del Curso
Python Data Types
Choose the condition that equals True.
Selecciona la respuesta correcta
not (False or True)
(False and True) == (False or True)
not(False and True) == (False or True)
not(1) and not(0)
¿Cómo podemos mejorarlo?
¡Gracias por tus comentarios!