Contenu du cours
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)
Comment pouvons-nous l'améliorer ?
Merci pour vos commentaires !