Deals Of The Week - hours only!Up to 80% off on all courses and bundles.-Close
Introduction
NBA Stats Application
The Helper Function
Core Functions
Menu Functions
Putting it all together
19. Final application

Instruction

Very well done! Our NBA Stats application is ready! The template contains all the code we've written together. Run the application and play with it a bit.

If you liked NBA Stats, try extending it on your own. Some possible things you can do are:

  1. Allow the user to enter new player info or to modify existing stats.
  2. Save the players list into a text file or read it in from a file.
  3. Add new menu options (new statistics) to the application.

Exercise

Run the program and see how it works. When you're done, click Next exercise.