https://github.com/asaph/fizzbuzz
Solution to the Fizz Buzz Test
https://github.com/asaph/fizzbuzz
Last synced: about 1 year ago
JSON representation
Solution to the Fizz Buzz Test
- Host: GitHub
- URL: https://github.com/asaph/fizzbuzz
- Owner: asaph
- License: mit
- Created: 2015-05-14T21:32:38.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-14T21:39:21.000Z (about 11 years ago)
- Last Synced: 2025-01-28T14:47:53.464Z (over 1 year ago)
- Language: Java
- Homepage: http://c2.com/cgi/wiki?FizzBuzzTest
- Size: 129 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fizz Buzz
Solution to the [Fizz Buzz Test](http://c2.com/cgi/wiki?FizzBuzzTest).