Assemby program that takes array of numbers from the user, sorts it with one of the three simple algorithms (depending on the user desire) and prints the sorted array.