Program in MARIE assembly language to perform (AB)(C*D)
The program will take in input from the user and store into variables A, B, C, and D. Then it calls subroutines to multiply them and then print the result.
To run the program you must use the MARIE assembler.