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

Its either lvl 1 or 2, cant recall #18

Open
dcordovi opened this issue Aug 31, 2021 · 1 comment
Open

Its either lvl 1 or 2, cant recall #18

dcordovi opened this issue Aug 31, 2021 · 1 comment

Comments

@dcordovi
Copy link

There is a new one called fizzbuzz
You should display all Numbers from 1 to 100.
If the number os divisible by 5 write buzz instead of the number, if the number is divisible by 3 write fizz. If the number is both divisible by 5 and 3 write fizzbuzz.

@hairhelgen
Copy link

This is lvl 2

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

No branches or pull requests

2 participants