sea-d44-fizz-buzz-ps
v1.0.2
Published
Generates a FizzBuzz array of values.
Downloads
5
Readme
A new constructor accepts two string arguments to replace "fizz" and "buzz". An input method accepts two numbers that determine the range of the FizzBuzz array output. Output is always an array.