100 031012 Load register one with the number 12 101 032013 Load register two with the number 13 102 051002 Add register two to register one. 103 000000 Halt. The answer is in register one.