Computer Science Canada

Please Help Me With Selection And Looping

Author:  nateschoolluong [ Tue May 06, 2008 3:23 pm ]
Post subject:  Please Help Me With Selection And Looping

Write a program using ?while? structure and ?if ? selection structures to enter a set of values one at a time and find their average. Round the average to the nearest integer. Use a sentinel value of zero to indicate that it is the end of the set of values.

Thank you!


: