You want your program to execute statement 1 when A A is false, B B is false,

Question:

You want your program to execute statement 1 when AA is false, BB is false, and CC is true, and to execute statement 2 otherwise. You wrote \section*{if not(Anot(A and B)B) and CC then}

statement 1

else

statement 2

end if

Does this do what you want?

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: