Seb

Link to implemented task

Implementation for the "genral" FizzBuzz

  • November 22, 2021 at 3:08 PM
  • Last updated over 2 years ago
  • Visible to public
Rosettacode

General FizzBuzz

General FizzBuzz You are encouraged to solve this task according to the task description, using any language you may know. Write a generalized version of FizzBuzz that works for any list of factors, along with their words. This is basically a "fizzbuzz" implementation where the user supplies the parameters.