Question: Get the following output using the appropriate string function. [ point 5 ] . Ask total of 5 numbers from the user and store them
Get the following output using the appropriate string function. point
Ask total of numbers from the user and store them in the array. Single Dimensional
Find the highest and lowest number from the array. you dont find by yourself, write python code to find lowest and height value
Print height and the lowest number
Delete the highest and lowest number using a loop.
Dont specify the element position by yourself. Use a loop to find out the exact location of the lowest and highest number to delete
HintFor example: delete array This is wrong
Delete arrayiUse loopThis is correct
Print length of the final array. it should be
For example:
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
