Write a program that reads 9 integers and store them in 2D array. Write the following tasks using functions:
1-Function MinL to find minimum value in left diagonal.