In this part of the question, you will take the output from the…
Question Answered step-by-step In this part of the question, you will take the output from the… In this part of the question, you will take the output from the first task and the algorithm and matching code to perform the second task, which is to calculate and print out the GPA rounded to 2 decimal places. So, for the test input[1, 4, 3, 3, 2, 1, 3, 0, 3, 2, 2]The output would be 2.18 Implement your algorithm as Python code. Computer Science Engineering & Technology Python Programming TM 112 Share QuestionEmailCopy link Comments (0)


