To run the code navigate in your terminal to the vagrant directory and run these commands:
- vagrant up # wait for dependencies to be installed
- vagrant ssh # this will ssh you into the vagrant VM
- cd /vagrant/tournament # this will change your directory to the tournament directory
- python tournament_test.py