Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

In Python please Write a python code that do the following: Ask the user for the number of scores he/she will be entering. Create a

In Python please
image text in transcribed
Write a python code that do the following: Ask the user for the number of scores he/she will be entering. Create a list to hold the scores. Print all the scores to the screen. Sort all the scores for the user and print the sorted list to the screen. Print the following values to the screen: The sum all the scores, The min and the max scores, The average Add to your python code the following functions: Look for a given number and return its position if the number is in the list otherwise add this number to the list. Ask the user if he wants to replace any values in the list. If he does, then get the value to find and the replacement value. Check the list is sort or not

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Administration The Complete Guide To Dba Practices And Procedures

Authors: Craig S. Mullins

2nd Edition

0321822943, 978-0321822949

More Books

Students also viewed these Databases questions

Question

=+how might their legitimacy be improved?

Answered: 1 week ago