- Program prints numbers from 1 to 100.
- Multiples of 3 are represented by "Fizz".
- Multiples of 5 are represented by "Buzz".
- Multiples of both 3 & 5 are represented by FizzBuzz".
- Python 3.6.1
- sublime text editor v3126
Under construction.
This project is designed for practice and educational purposes. See section LICENSE for more details.