Skip to content

lolosett/FizzbuzzChallenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

FizzbuzzChallenge

Program that counts from 1-100, replacing multiples of 3 with the word "fizz" and multiples of 5 with the word "buzz". Multiples of 15 are replaced with "FizzBuzz". Utilizes loops and conditionals.

Releases

No releases published

Packages

No packages published