Question: This question is of python language Q.4 Write a program that input 10 numbers from the user and contains three functions. First function accepts a

This question is of python language
Q.4 Write a program that input 10 numbers from the user and contains three functions. First function accepts a list of numbers in reverse order from main program and find the smallest numbers in the list by one function. Second function print all those number which are smaller than average. Third function should return the average of only negative values. The contents of list must be asked during program execution. [CLO-3, PLO-3)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
