project 7

For the Chef project I have made a recipe for some tasty mashed potatoes that can also be used to compute factorials. Upon executing the program it will halt and wait for the user to enter any integer. The factorial of that integer is then computed and output to standard out. The .chef file can be downloaded here.