/team_generator

a python script which separates a list of names into x number of teams randomly

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

team_generator

a python script which separates a list of names into n number of teams randomly

Setting up the project:

  1. Clone the repository
  2. Run the python file

How to use the project: -> Enter the list of names -> Enter the number of teams

-> View the teams randomly separated into n lists

#Thanks for the support!