THE CODE FOR:
The code is structured into four functions
getValues
Gets values from the user.
displayValues
Displays the results of the calculation.
fizzBuzzAlgorithm
Logic/Algorithm layer of the App
displayFizzBuzzCount
Displays the count of how many times fizz, buzz, and fizzbuzz occured.