Written by Vaarun Narang
To run, install the latest version of Python3.
Then navigate to the root of the project and enter the following command into the terminal "python3 BabySitter.py" and then follow the prompts on the terminal
To run the tests, stay in the same directory and run the following command into the terminal "python3 -m unittest tests.py"