
Part 1. If you have not done so, complete lab 1 and project 0. A facility with vi and UNIX is mandatory for this course.
Part 2. Compile and run draw_box_with_1_loop_2.adb and draw_box_with_2_loops.adb. The code
for both of these programs can be found in the programs51
directory on your hobbes
account. csci51/programs51
Print out the results of both of these programs. Your lab instructor will
show you how to get the readable screen output.
Part 3. Complete Part 1of project 1.