අනේ කව්රු හරි මට මේකට කෝඩ් ලියන හැටි කියලා දෙන්නකෝ . . . . .
Write a program that prints the four given integers in ascending and descending order. You should allow user to enter four integers. Use an array to store integers and print them. Sort the array in ascending and descending order...