2. Consider the Boolean expression not (p or not q). Give the four following values in order, separated only
by spaces:
the value of the expression when p is True, and q is True,
the value of the expression when pis True, and q is False.
the value of the expression when pis False, and qis True.
the value of the expression when p is False, and q is False.
Remember, each of the four results you provide should be True or False with the proper capitalization.
Answers
Answered by
14
Answer:
mark me a brainliest then I will give your answer
Similar questions