Question: Write the python program to solve the following series A) Using for loop [3.5 Marks] B) Using while loop [3.5 Marks] 10x 9x 8x
Write the python program to solve the following series A) Using for loop [3.5 Marks] B) Using while loop [3.5 Marks] 10x 9x 8x 9** 9 * 8 7Y * ******KA nx n-1/ Consider an array of student marks with the following values 5.5, 6.8, 7.2, 8.5, 9.5, 10.1, 11.2, 12.3, 13.4 Write a single python program and perform the following A) Create an student marks array with above values [1 Mark] B) Calculate the average marks [3 Marks] c) Display the marks in highest to lowest [3 Marks]
Step by Step Solution
3.44 Rating (151 Votes )
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
