Question: 2. 3. 4. 5. 6. 7. Write a SINGLE Python statement that would arrange the scores like this: [80,85,100,90] Write a SINGLE Python statement to

 2. 3. 4. 5. 6. 7. Write a SINGLE Python statement

2. 3. 4. 5. 6. 7. Write a SINGLE Python statement that would arrange the scores like this: [80,85,100,90] Write a SINGLE Python statement to arrange the scores from highest to lowest. Erase the score 100 from myList and then print each score in myList on a separate line Print the POSITION of the score 80 in myList AND the LARGEST score Use a SINGLE statement to print the AVERAGE of the scores. Write code to add 10 to each score in myList

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!