FizzBuzz Algorithm This is a self-note to document a simple but tricky algorithm. This has been implemented in both ways. Using Loops Without loops with functional programming