Boolean Variables Problems

  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
  6. 6
  7. 7
  8. 8

Boolean Logic: not

In this problem, you are given two boolean logic blocks to solve. Read through each block in the program and decide whether the result for each is true or false. Then drop the true or false output block below the logic problem to show your solution to that problem. Once you have solved both logic problems, run your program and check your answer.

Coding:

Blocks

PreviousNext