https://github.com/jonathanmdr/fizzbuzz
Practicing object orientation with java in a simple way with tests :)
https://github.com/jonathanmdr/fizzbuzz
Last synced: 4 months ago
JSON representation
Practicing object orientation with java in a simple way with tests :)
- Host: GitHub
- URL: https://github.com/jonathanmdr/fizzbuzz
- Owner: jonathanmdr
- Created: 2020-08-13T23:24:42.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-05-18T19:04:28.000Z (about 2 years ago)
- Last Synced: 2025-03-05T22:42:01.744Z (over 1 year ago)
- Language: Java
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FizzBuzz
Practicing object orientation with java in a simple way with tests :)