Example
Start logic with four visible rows, not with symbols.
highlighted = computed this step
Build the concrete table
Compute the highlighted logic-table value.
A=0 B=0NOT A=1 AND=0 OR=0
Build the concrete table
Compute the highlighted logic-table value.
A=0 B=0A=0 B=1NOT A=1 AND=0 OR=0NOT A=1 AND=0 OR=1
Build the concrete table
Compute the highlighted logic-table value.
A=0 B=0A=0 B=1A=1 B=0NOT A=1 AND=0 OR=0NOT A=1 AND=0 OR=1NOT A=0 AND=0 OR=1
Build the concrete table
Compute the highlighted logic-table value.
A=0 B=0A=0 B=1A=1 B=0A=1 B=1NOT A=1 AND=0 OR=0NOT A=1 AND=0 OR=1NOT A=0 AND=0 OR=1NOT A=0 AND=1 OR=1
logic-computation
Every row is intentionally ordered and pinned to the lesson specification.