A
Anonymous

Fizz Buzz Display - Copy this React, Tailwind Component to your project

Usando Javascript crea un código que muestre en una cadena de texto los números del 1 al 40. 1234567…. pero los múltiplos de 3 se tiene que sustituir por "fizz" y los de 5 por "buzz", los múltiplos de 3 y 5 se tienen que sustituir por "fizzbuzz"

Prompt
Component Preview

About

FizzBuzzDisplay - Show numbers 1-40, replacing multiples of 3 with "fizz," 5 with "buzz," and both with "fizzbuzz." Built with React and. Copy code today!

Share

Last updated 1 month ago