L.A.1.1

LAB EXERCISE

 

SCHEDULE

 

 

 

Assignment:

 

Write a program that prints out your school schedule as formatted below. 

 

 

Name - Susan Smith

Grade in School - 11th

 

   Period             Course

 

           1             AP Biology

           2             English 11

           3             Spanish 4

           4             Trigonometry

           5             APCS

           6             U.S. History

           7             Athletics

 

Computer at home - Macintosh

 

 

 

Instructions:

 

1.    Write the program and verify its screen output.

 

2.    Cut-and-paste the run output at the end of your source code.  Follow the guidelines given in H.A.1.1, Copying the Run Output for Various Computers.

 

3.    Include your name as a documentation statement and a brief description of your program.