Question d’entretien chez Genpact

Write a program to Print Fizz, Bizz, FizzBizz based on the given input string.

Réponse à la question d'entretien

Utilisateur anonyme

1 juin 2021

I wrote a code and explained how it works. It passed all the cases. I even explained error log in the beginning.