a python script which separates a list of names into n number of teams randomly
Setting up the project:
- Clone the repository
- 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!