Problem Description

Files, Lists. Skills required: read a file, manipulate a list, split a string. Program name: homework_average.py. Problem Description. We will write a program that will compute homework averages for an unknown number of students. Input. Write a program to read a file where each line is in the following format: name n1 n2 n3… ................
................