Across
- 1. one condition has to be true and the other has to be false for the output to be true
- 3. one condition has to be true for the output to be true
- 4. if both values are false, the output is true
- 5. all conditions have to be true for the output to be false
Down
- 1. if both values are the same, the output is true
- 2. all conditions have to be true for the output to be true
- 5. opposite of
