Eternity Async Tutoring

Good. So breaking the problem into smaller parts let you solve it?

Make trees for these expressions then evaluate them using the trees.

1&0

or(1, not(0))

(not (and (or 1 0) 0))