Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 151 Bytes

File metadata and controls

5 lines (4 loc) · 151 Bytes

GenericFizzBuzz

Implementing a generic FizzBuzz algorithm in each language I know that allows for function passing.

Currently implemented in: C++