Finding-the-Minimum
Problem Given 7 numbers, write a program that prints the smallest of those numbers. input Seven numbers are given in the first line. output Print the smallest value on the first line. Solution using using first value using & Dot spread using