Write a Pep/9 Assembly language program that takes a number from input, then adds 25 to the input value. If the result is higher than 75, print "higher" to output. If the result is lower than 75,...


IN PEP/9 ONLY!! PLEASE DO NOT ANSWER IF IT IS NOT PEP/9!!!


Write a Pep/9 Assembly language program that takes a number from input, then<br>adds 25 to the input value. If the result is higher than 75, print

Extracted text: Write a Pep/9 Assembly language program that takes a number from input, then adds 25 to the input value. If the result is higher than 75, print "higher" to output. If the result is lower than 75, print the number to output. Allow the user to enter numbers until a 0 (zero) is entered. * Your output must match the output below Input 77 3 40 d Output higher 28 65

Jun 08, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here