Go to file
NetMan 2b5af4b484 Added FizzBuzz to nums divisible by 3 and 5 2024-01-02 19:47:01 +01:00
README.md Initial commit 2024-01-02 19:32:02 +01:00
index.html Initial commit 2024-01-02 19:32:02 +01:00
index.js Added FizzBuzz to nums divisible by 3 and 5 2024-01-02 19:47:01 +01:00

README.md

odin-fizbuzz

Browser console implementation of FizzBuzz