Write a machine language program to input two one-digit numbers, add them, and output theone-digit sum. There can be no space between the two one-digit numbers on input. Write theprogram in a format suitable for the loader and execute it on the Pep/9 simulator.