Thanks to visit codestin.com
Credit goes to github.com

Skip to content

AndrewHawes/techdegree-project-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Basketball Team Stats Tool

This program assigns players to basketball teams and displays their stats.

It uses team and player data stored in an external file and allows the user to view the following data for each team:

  • Team name
  • Number of players
  • Names of players
  • Names of guardians
  • Number of experienced and inexperienced players
  • Average height for players on a team

Users can call main_menu() from app.py, and the program will read and convert TEAMS and PLAYERS data from constants.py before displaying a main menu.

About

Techdegree Project 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages