Question: 1. We are running a computer program. The last few lines look like: : if (n is odd) and (n is divisible by 3) :
1. We are running a computer program. The last few lines look like: : if (n is odd) and (n is divisible by 3) : then value="Hi everyone" : print value (a) If the output you get is "Hi everyone", what can you say about the value of n? (b) If the output you get is "Hi Professor", what can we say about the value of n? (c) Assign variables to each statement in the first two lines given and write the complete if-then statement in symbolic logic notation. (d) Explain your answers in (a) and (b) in terms of the values of the truth table for the if-then statement
please explain in paragraph of each part
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
