Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 228 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 228 Bytes

FizzBuzz Kata

Did the "Fizz", "Buzz" or "FizzBuzz" section and the bonus "Whiz".

Run Tests

To run the tests, open the command prompt or terminal where the test file is and type the following command:

  • python -m unittest