w:c:strategywiki>Henke37  (Yet another basic gate)  | 
				w:c:strategywiki>Henke37   (Switch to Y/N templates)  | 
				||
| Line 8: | Line 8: | ||
! Input One !! Input Two !! Output  | ! Input One !! Input Two !! Output  | ||
|-  | |-  | ||
|   | | {{No}}|| {{No}}|| {{No}}  | ||
|-  | |-  | ||
|   | | {{No}}|| {{Yes}}|| {{No}}  | ||
|-  | |-  | ||
|   | | {{Yes}}|| {{No}}|| {{No}}  | ||
|-  | |-  | ||
|   | | {{Yes}}|| {{Yes}}|| {{Yes}}  | ||
|}  | |}  | ||
Revision as of 21:38, 6 February 2023
This level has you create the AND Gate.
| Input One | Input Two | Output | 
|---|---|---|
| No | No | No | 
| No | Yes | No | 
| Yes | No | No | 
| Yes | Yes | Yes | 
To solve this level, place one NAND gate and put a NOT gate on the output.