Loading slide
So, is A bigger than B?
Remember, each one is a single bit. It can only be 0 or 1. So there are just four possibilities:
Only that last case makes A bigger than B. Just one winner out of four.
So here is the rule we need to build: turn the light on when A is 1 and B is 0, and keep it off for the other three.