Command Pattern
September 19, 2011
Background
In todays lab you will be creating a command line calculator. To do this you will be using a command pattern. Please download the pdf to get you started.
Command Pattern Calculator.Grading
For full credit, write a command line calculator that uses a command pattern approach.