Question: LANgUAGE: PYTHON Advanced: HINT for exercises 1 and 2: look at the basic exercises. Can you reuse anything? 1. Create a program that calculates the
LANgUAGE: PYTHON
Advanced: HINT for exercises 1 and 2: look at the basic exercises. Can you reuse anything? 1. Create a program that calculates the average of grades for a group of students: 1. Each Student will have the same number of grades for the average: 3 2. The number of students is not set from the beginning 3. For each Student the input shoud be the Student name and then all grades obtained 4. After each Student name + his grades were entered the program should print the name of the student together with the average he obtained
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
