# Lab 2 (Part 2) - Exercise 3
## Truth Table for expression is `Y = A'.B`
| A | B | Y |
|---|---|---|
| 0 | 0 | 0 |
| 0 | 1 | 1 |
| 1 | 0 | 0 |
| 1 | 1 | 0 |
not1:IN
not1:OUT
and1:A
and1:B
and1:OUT
led1:A
led1:C
gnd1:GND
sw1:1
sw1:2
sw1:3
sw2:1
sw2:2
sw2:3
vcc1:VCC