Skip to content

PDXmjb/FizzBuzzJava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FizzBuzzJava

FizzBuzz built in Java. Iterates from 1 to 100, printing "Fizz" if divisible by 3, "Buzz" if divisible by 5, both if both apply, and the number if none apply.

About

FizzBuzz built in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages