Fibonacci-nomemo-MASTER Code implements the classic Fibonacci sequence without memoization, printing on each function call. Author: Jan Pearce, Berea College References: This repo contains original work by Jan Pearce