Decision tree UFC gambling wizard to pay for school
**Make a folder named: /venv/
download packages for venv:
python -m venv ./venv
start venv on windows with git bash:
source ./venv/Script/activate
start venv on windows with git bash:
source ./venv/bin/activate
install requirements:
pip install -r requirements.txt
run with:
python main.py