Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 283 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 283 Bytes

techdegree_basketball_stats

Second project of the Treehause Techdegree on Python Basic. I build a console-based basketball team statistics tool to help the user divide up a group of players into teams. I apply Python data structures like lists and dictionaries for this project.