
| Line: 1 to 1 | ||||||||
|---|---|---|---|---|---|---|---|---|
Programming Review Lab: Finite State MachinesLearning Objectives | ||||||||
| Line: 5 to 5 | ||||||||
Overview of the program | ||||||||
| Added: | ||||||||
| > > | ||||||||
A finite state machine is a simple machine that will either accept or reject an input. The Wikipedia articleAssignment
| ||||||||
| Changed: | ||||||||
| < < |
| |||||||
| > > |
| |||||||
| ||||||||
| Line: 1 to 1 | ||||||||
|---|---|---|---|---|---|---|---|---|
| Added: | ||||||||
| > > |
Programming Review Lab: Finite State MachinesLearning Objectives
Overview of the programA finite state machine is a simple machine that will either accept or reject an input. The Wikipedia articleAssignment
Submission instructions
Restriction:It is very likely that there are programs that can be downloaded that can simulate a FSM. You are not allowed to even look at these. The code provided is what you should use. This assignment is to bring back your programming skills.Challenges
| |||||||