Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reto #0 - Javascript #6703

Merged
merged 1 commit into from
Dec 15, 2024
Merged

Reto #0 - Javascript #6703

merged 1 commit into from
Dec 15, 2024

Conversation

m0nt4ld0
Copy link
Contributor

Descripción de los cambios

Resolución del ejercicio Fizz Buzz en Javascript. Esta solución evita el uso del operador % y lo reemplaza utilizando contadores de a 3 y de a 5 unidades que se reinician en sus respectivos casos.

@Roswell468 Roswell468 merged commit 91b91a9 into mouredev:main Dec 15, 2024
@m0nt4ld0 m0nt4ld0 deleted the fizz-buzz branch December 15, 2024 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants