#
fizzbuzz-javascript
Here are 5 public repositories matching this topic...
Função de estudo para o teste FizzBuzz
-
Updated
Aug 16, 2021 - HTML
FizzBuzz problem completed
-
Updated
May 16, 2021 - HTML
When it counts you Fizz Buzz. A JavaScript coding exercise using loops. Write a program that prints the numbers from 1 to 100 and for multiples of '3' display "Fizz" instead of the number and for multiples of '5' display "Buzz." If the number is a multiple of both display "FizzBuzz."
-
Updated
Jul 24, 2021 - HTML
Improve this page
Add a description, image, and links to the fizzbuzz-javascript topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the fizzbuzz-javascript topic, visit your repo's landing page and select "manage topics."