https://github.com/s-shemmee/fizzbuzz-challenge-python
This is a programming challenge where your goal is to write a program that prints the numbers from 1 to 100. But for multiples of 3 print "Fizz" instead of the number, and for the multiples of 5 print "Buzz". For numbers that are multiples of both 3 and 5 print "FizzBuzz".
https://github.com/s-shemmee/fizzbuzz-challenge-python
fizz-buzz fizzbuzz fizzbuzz-python fizzbuzz-solution
Last synced: 3 months ago
JSON representation
This is a programming challenge where your goal is to write a program that prints the numbers from 1 to 100. But for multiples of 3 print "Fizz" instead of the number, and for the multiples of 5 print "Buzz". For numbers that are multiples of both 3 and 5 print "FizzBuzz".
- Host: GitHub
- URL: https://github.com/s-shemmee/fizzbuzz-challenge-python
- Owner: s-shemmee
- License: mit
- Created: 2022-09-17T14:47:15.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-17T14:52:00.000Z (almost 3 years ago)
- Last Synced: 2025-01-23T00:16:35.066Z (5 months ago)
- Topics: fizz-buzz, fizzbuzz, fizzbuzz-python, fizzbuzz-solution
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 10
- Watchers: 1
- Forks: 0
- Open Issues: 0