Interview - python
Typical interview stuff? In python
fizz buzz
Run
- set up virtual python enviroment
- install requirements.txt
make test
make run
Features
- unit testing
- takes any amount of numbers and words
in development
- gui
Typical interview stuff? In python
make test
make run