Skip to content

This is a simple TypeScript program that prints "Fizz", "Buzz", or "FizzBuzz" depending on whether a number is divisible by 3, 5, or both.

Notifications You must be signed in to change notification settings

RuddyKay/fissBuzz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

fissBuzz

This is a simple TypeScript program that prints "Fizz", "Buzz", or "FizzBuzz" depending on whether a number is divisible by 3, 5, or both.

About

This is a simple TypeScript program that prints "Fizz", "Buzz", or "FizzBuzz" depending on whether a number is divisible by 3, 5, or both.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published