Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bisand/fizzbuzz


https://github.com/bisand/fizzbuzz

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

# FizzBuzz, JazzFuzz assignment

> DISCLAIMER: This is just one of many implementations of the FizzBuzz assignment. DO NOT just copy and paste, but see it as one of many ways to solve this puzzle. Remember that this assignment can be dramatically simplified!

The implementation is located in [FizzBuzz.Numbers](./FizzBuzz.Numbers/). Please go there for more information and examples.