Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/noskap/fizzbuzz
- Owner: noskap
- Created: 2018-02-20T12:04:35.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-02-20T13:19:37.000Z (over 6 years ago)
- Last Synced: 2023-10-25T23:32:15.855Z (about 1 year ago)
- Language: C#
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)