python assignment-Provided below are the stats of NBA player Scottie Pippen's

Provided below are the stats of NBA player Scottie Pippen's first 11 years of his career. With the stats provided, create a list of variables for each category. Each list must have the numbers stay in the same order as given below. Use the proper naming convention for your list.

 

From what you learned in this class so far, you will write a program answering the following problems:

His total points.

His average of rebounds per game.

His average assists per game for each season.

The number of times that he played 82 games in a season.

 

The program must output the correct answer for, as asked, to receive no deduction. You are turning in one python file, not 4.

 

games_played

 

79, 73, 82, 82, 82, 81, 72, 79, 77, 82, 44

 

points

625, 1048, 1351, 1461, 1720, 1510, 1587, 1692, 1496, 1656, 841

 

assists

169, 256, 444, 511, 572, 507, 403, 409, 452, 467, 254

 

rebounds

298, 445, 547, 595, 630, 621, 629, 639, 496, 531, 227

 

Need a custom answer at your budget?

This assignment has been answered 3 times in private sessions.

© 2024 Codify Tutor. All rights reserved