This is a simple program that, when run, asks user to enter a number and the program then reads that many inputs. Once the inputs are read, the program displays the largest number among them.


    Download Code