Create a program called StudentMarks.py that have an array of 30 students marks as input and calculate the average marks
Posted: Fri May 20, 2022 12:14 pm
Create a program called StudentMarks.py that have an array of 30 students marks as input and calculate the average marks of the students and find the student with the highest and lowest marks.