Lab Challange

Create the instructions for binary addition and subtraction. Walk through one addition example and one subtraction example. The examples should be at least four bits adding/subtracting at least one bit.

Example: 1001 + 1 = 1010