Computer Science, asked by maneeshlingineni, 14 days ago

a sports teacher has measured the height of the students in a class. Saumya has been given the assignment to find the maximum and minimum height from the collected data. suggest the function she should use to accomplish the work

Answers

Answered by aayush16294
4

Answer:

Saumya can use MAX() function to find the maximum height and MIN() function to find the minimum height.

Similar questions