Pregunta de entrevista de Verizon

Fizzbuzz Programming Question

Respuesta de la entrevista

Anónimo

10 jun 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