Pregunta de entrevista de Genpact

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

Respuesta de la entrevista

Anónimo

1 de jun de 2021

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