/FizzBuzz-repo

For IT4320-Software-Engineering. A program that prints from 1-100 except it prints "Fizz" when a multiple of 3, "Buzz" when a mulitple of 5, and "FizzBuzz" when a multiple of both 3 and 5. Also doubles as my first Python project.

MIT LicenseMIT

This repository is not active