Contains recursive and iterative methods for finding factorials. press 'i' for iterative method press 'r' for recursive method
Project inspired by 1.2.1 Structure and Interpretation of Computer Programs