plz any help in this code in assembly by emulator8086
the code about
a classroom has 25 students their numbers and grades in the microprocessor course are stored in the memory .it is required to rearrang them in descending order according to their grades.
the inputs are two tables . the first table contains the student number and the second one contains their grades .
the output are two tables . the first one contains the student number arranges to their grades and the second table shows these grades.