Shows that you can write an expression like "not (A or B)" as "(not A) and (not B)". Similarly, "not(A or B)" can be written as "(not A) and (not B)" Which way should you write an expression? Whichever way most clearly states the intent of your program.
Thanks man this helped a lot for my class.
shussain193 2 months ago
nice one!
khristineanne17 6 months ago
pretty helpful, cheers.
willfaz07 2 years ago