Skip to content

Conversation

@poet-tldr
Copy link

Wrote a python program that prints numbers 1-100. It includes a while loop and if-elif-else statements to print "Fizz" instead of numbers divisible by 3, "Buzz" instead of numbers divisible by 5, and "FizzBuzz" instead of numbers divisible by both 3 and 5.

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.

1 participant