logo CodeStepByStep logo

logical_expressions_de_morgans

Language/Type: Python expressions boolean logic

Which of the following is a properly reversed version of the following Boolean expression, according to De Morgan's Laws?

2 == 3 and -1 < 5 and is_prime(n)
(order shuffled)

You must log in before you can solve this problem.

Log In

Need help?

Stuck on an exercise? Contact your TA or instructor.

If something seems wrong with our site, please

Is there a problem? Contact us.