Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

needs to be simple and needs to consider the requirement listed on the bottom on the question Problem: Write a program that allows the user

needs to be simple and needs to consider the requirement listed on the bottom on the question

image text in transcribed
Problem: Write a program that allows the user to enter the marks of 5 students in 4 courses, Output the highest average marks for students and courses. For example: Student 1 (courses 1-4): 50 60 70 60 Student 2 (courses 1-4): 100 90 87 90 Student 3 (courses 1-4): 70 100 90 90 Student 4 (courses 1-4): 30 65 50 50 Student 5 (courses 1-4): 58 50 74 43 The highest average mark of students: 91.75 The highest average mark of courses: 74.2 Consider 2 dimensional lists, i.e. the element of a list is a list

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Financial management theory and practice

Authors: Eugene F. Brigham and Michael C. Ehrhardt

12th Edition

978-0030243998, 30243998, 324422695, 978-0324422696

Students also viewed these Programming questions

Question

=+ List four important fundamental determinants of exchange rates.

Answered: 1 week ago