Add Two Single Digits in Assembly Language

Code Coffee

A simple “Hello World” program for Assembly Language to add two integers. Both integers are assigned prior to execution. Finally, the result is sent to the screen.