fyardlest1 / fizz-buzz

A JS coding exercise using loops. The program prints number from 0 to 100, display Fizz for multiples of 3 and 5 for multiples of 5.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JsSiteTemplate

Site Template for Javascript Project

About

A JS coding exercise using loops. The program prints number from 0 to 100, display Fizz for multiples of 3 and 5 for multiples of 5.


Languages

Language:HTML 68.4%Language:CSS 20.0%Language:JavaScript 11.6%