ASSIGNMENT PROBLEM STATEMENT
Use the emu8086 for the following assignment.
1- Write an assembly program to:
Display a message as output on screen, with the following message:
"Your name, your university id number"
For example:
"Adel Ali, 2022564897"
2- Write an assembly program to:
Use of loop to output number (3), nine times.
What to submit:
1- Word doc or pdf file
2- Screenshots of your codes, executions, and outputs.