Question d’entretien chez Verizon

Fizzbuzz Programming Question

Réponse à la question d'entretien

Utilisateur anonyme

10 juin 2020

I just wrote and explained some code(not in depth) on how you would use the modulo (%) and if...else conditions to print Fizz (3), Buzz (5), and Fizzbuzz (3&5) in the correct order of course and they liked and accepted the answer