CSCI 150, Spring 2003
Home | | Course Schedule | | Assignments | | Lecture NotesLaboratory 1
Due at the end of today's class
Problem #1.
Write a pascal program that prints out your name and address. This should have output
that resembles the following example:
Wyla Lupe
|
Problem #2.
Write a Pascal program which asks for your shoe size,
and then prints
"Whoa! A <shoesize>, thats BIG!"
A sample session might look like the following:
What is your shoe size?
12 |
Note: User input is in the box.
What To Turn In.
A printed listing of each lab program.
Be sure that your name is in the program prologue's comment section of EACH program.
Reminder.
Be sure to save a copy of each program on your P:\ drive.