Skip to content

FizzBuzz Principle: Print numbers from 1 to 100. Print "Fizz" for those divisible by 3, "Buzz" for those divisible by 5, and "FizzBuzz" for those divisible by both.

Notifications You must be signed in to change notification settings

menacedjava/fizz-whitespace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

FizzBuzz Principle: Print numbers from 1 to 100. Print "Fizz" for those divisible by 3, "Buzz" for those divisible by 5, and "FizzBuzz" for those divisible by both.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published