Pergunta de entrevista da empresa Verizon

Fizzbuzz Programming Question

Resposta da entrevista

Sigiloso

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