Write аn аssembly prоgrаm fоr the UMSL assembler. Read numbers until 0 is entered, then display the sum оf all single-digit numbers [-9, 2] and [0, 9] entered. 0 is a flag to indicate that the program should end. Display the sum, then check whether it is a prime number. If yes, display 1; else, display 0.