Developer-Students-Club-MAIT / cool_code_snippets

This is a repository for adding not so popular/known but very useful and cool code snippets in any language or framework that the community might benefit from
MIT License
12 stars 16 forks source link

Implement Fizzbuzz using java #19

Closed manishita24 closed 4 years ago

manishita24 commented 4 years ago

Fizzbuzz

The following snippet is a way to implement the classic Fizzbuzz problem using java

Related: #15

Type of change

Please delete options that are not relevant. (including this line)

Checklist: