Write an assembly code in MARIE to sort following numbers (Hexadecimal) from maximum to minimum.
Numbers (HEX): 5, 35, 75, 45, 85, 25, 95, 55, 15, 65
-Please Comments your code
-Run through MARIE simulator to debug the code