This is the documentation for worksheet1
#Task1
gcc -m32 driver.o task1.o asm_io.o -o task1
./task1
#Task2
There are two assembler program in task2,therefore the first one i named it as task 2,and the second as task2.2
to run the program,using
./task2
./ task2.2 for the second one