- 1easy
A Single Wire
Wire a single input directly to a single output — the smallest possible circuit.
- 2easy
Four Independent Wires
Wire four independent inputs to four independent outputs with no interaction between them.
- 3easy
Inverter (NOT Gate)
Build a NOT gate: the output is the logical inverse of the input.
- 4easy
2-Input AND Gate
Build a 2-input AND gate whose output is 1 only when both inputs are 1.