Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Comments

Fizzbuzz example with javascript#36

Merged
zyyyxptrr merged 1 commit intogemarkode:mainfrom
shinqy:main
Oct 12, 2022
Merged

Fizzbuzz example with javascript#36
zyyyxptrr merged 1 commit intogemarkode:mainfrom
shinqy:main

Conversation

@shinqy
Copy link
Contributor

@shinqy shinqy commented Oct 12, 2022

If a number is divisible by 3, it will produce a "Fizz" value.
If the number is divisible by 5, it will produce a "Buzz" value.
if you are divisible by 3 and 5 it will produce the value "FizzBuzz"

@rizkytegar
Copy link
Member

thank you for contributing.

Happy Hacktoberfest ❤️

This was referenced Oct 12, 2022
@rizkytegar rizkytegar self-assigned this Oct 12, 2022
@zyyyxptrr zyyyxptrr merged commit e530dcc into gemarkode:main Oct 12, 2022
@zyyyxptrr zyyyxptrr assigned zyyyxptrr and unassigned rizkytegar Oct 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants