*Help Please*
Write the following code segment in MARIE’s assembly language.Once the program is executed
with no errors click on each program line in MARIE to see theaddress and codes you created are
correct. Create a screenshot for each program line and
paste it onto a Word document to be
uploaded.
if
X > 1 then
Y = X + X;
X = 0
endif;
Y = Y + 1
Expert Answer
An answer will be send to you shortly. . . . .