Contenu du cours
Python Data Types
Choose the statements which are False.
Select the correct answer
not(False or True)
(False and True) or (False or False)
(10 == 1) or (5 > 9)
not(2) and not(0)
Comment pouvons-nous l'améliorer ?
Merci pour vos commentaires !