Exercise 14.1

Write functions that computes n!:

  1. Iteratively
  2. Recursively

Exercise 14.2

Write a function that draws the following.