There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A program to print "Fizz" on multiples of 3, "Buzz" on multiples of 5, "FizzBuzz" on multiples of 3 & 5 and "Prime" when a prime number is detected between 1 to 100