Challenge #15 : Finding maximum and minimum from 10 numbers

Write a program which accepts 10 numbers from the user and find minimum as well as maximum from these 10 numbers.

Complete and Continue