Write a program in python, to create a number list. Search and display largest and smallest number present in a list. Without using built-in function.

 INPUT:

OUTPUT:

Comments