Write a C program that prints the numbers from 1 to 100. But for multiples of 3,

Write a C program that prints the numbers from 1 to 100. But for multiples of 3, print “Fizz” instead of the number, and for the multiples of 5, print “Buzz.” For numbers which are multiples of both 3 and 5, print “FizzBuzz.”

Place this order or similar order and get an amazing discount. USE Discount code “GET20” for 20% discount