
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Lab assignment 13 for csce 150a - problem solving using computers, where students are required to write a program loader to read a data file, compute statistics such as minimum, maximum, and average values, and output the results.
Typology: Assignments
1 / 1
This page cannot be seen from the preview
Don't miss anything!

On the course webpage, download the data file lab13data.txt and store it in your Z: drive (or wherever you will run your program). This file contains a list of numbers. The first is an integer specifying how many more numbers are in the file. After that, the other numbers should be interpreted as double type. You will write a program loader that will open this file, read its contents, and compute some statistics on the contents: