Add a `divide` function to `calc.py`, then write a test for it in `test_calc.py`, then run the tests with `python -m pytest test_calc.py`.
