Lab 11 Pre-Lab

The following exercises must be completed before you come to lab. Your instructor will check your pre-lab exercises at the beginning of the lab period. Completion of the pre-lab is worth 5 points of the total 30 points for the lab.

Write at algorithm in pseudocode for the following problem: Request and read numbers from a user until the sentinel value -999 is entered.  Print the average of the numbers.  Make sure you do not include the -999 in the average.

Remember to take your textbook to lab. You will need it.  You will have a programming quiz in lab.