Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/noskap/fizzbuzz

A console app that counts using Fizz Buzz to a user-supplied integer.
https://github.com/noskap/fizzbuzz

Last synced: 7 days ago
JSON representation

A console app that counts using Fizz Buzz to a user-supplied integer.

Awesome Lists containing this project

README

        

# FizzBuzz
A console app that counts using Fizz Buzz to a user-supplied integer.

https://en.wikipedia.org/wiki/Fizz_buzz

[Download](https://github.com/noskap/FizzBuzz/blob/master/FizzBuzzConsoleApp.zip)