Assignment
Write a program that will calculate and display the average of an unknown number of positive floating point values entered by a user.
Problem Analysis- Following the directions in the assignment, clearly write up your problem analysis in this section.
Program Design- Following the directions in the assignment, clearly write up your problem design in this section and comment your pseudocode.
Test Data - Following the directions in the assignment, include your test data and expected results in this section.