6.1 The steps that the Little Man performs are closely related to the way in which the CPU actually executes instructions. Draw a flow chart that carefully describes the steps that the Little Man follows to execute a branch instruction.
6.3 Repeat Exercise 6.1 for a branch on positive instruction.
6.6 Write a Little Man program that accepts three values as input and produces the largest of the three as output.
6.10 Write a Little Man program that prints out the odd numbers from 1 to 99. No input is required.