sm-heard / fizz-buzz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fizz Buzz

Print Fizz if multiple of 3, Buzz if multiple of 5, FizzBuzz if multiple of both, the number if neither.

Usage

java [options] edu.cnm.deepdive.FizzBuzz [upperLimit]

About


Languages

Language:Java 100.0%