This generates a round robin match scheduling with an input of N
number of teams. This uses the circle method
of round robin generation utilizing queues
data structure.
python3 app.py
on your terminal.
https://www.linkedin.com/pulse/generating-round-robin-match-scheduling-using-python-paul-gomez