CS 301
HW #2
Due Friday, September 20 by 5:00 pm
Write a program that asks (with appropriate prompts) the user to input two numbers. Print out their product and their sum. You should follow the example of first.asm which we discussed in class on Friday. Print out a couple of sample runs, and the listing file from your assembled code. Make sure you put your name on the assignment.