MIS 315 – Fall 2022. Programming Assignment #2. Objectives: Functions, Lists, lists of lists QUESTION 1.Build a list of lists called stud Grades, using the data in file DATA_PROJ2.txt, shown in canvas files. Each row contains the data for one student, and it will be used to compute the final letter grade of the student. […]