05b_modassigntwotype exercise
-----------------------------

In this exercise you will explore a different way 
to structure your code within different modules.
The code from 05a_assigntwotype is now split over 4 modules.

To clean the project type "clean" when building the project.
To build the project leave the input box empty when building the project.
To run the calculator type "run" when building the project.

If you need to edit the input of the calculator edit the file called program.txt


