You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Built a console-based basketball team statistics tool to help divide up a group of players into teams. I applied my knowledge of important Python data structures like lists and dictionaries for the project.