Computer Science, asked by satnambhamra66, 1 month ago

Apply Your knowledge
Sumit's sports teacher has measured the weight of the students in his class. Sumit has been
given the assignment to find the maximum and minimum weight from the collected data.
Suggest the function which he should use to accomplish the task.​

Answers

Answered by shivamkhatri090
1

Answer:

he can use max method of the list if he is using python to do the task

and if he is using sql for that too he can use the max aggregate function by specifying right conditions

Similar questions