Conteúdo do Curso
Python Data Types
Choose the condition that equals True.
Select the correct answer
not (False or True)
(False and True) == (False or True)
not(False and True) == (False or True)
not(1) and not(0)
Como podemos melhorá-lo?
Obrigado pelo seu feedback!