State Table

Basically shows us different states based on the input.

Two ways to represent:

  1. Tabular way, i think it is simpler to read it this way

  2. A lot of textbooks / teacher like to use this representation.

The state table is used in conjunction with the State Diagram.