Answered step by step
Verified Expert Solution
Question
1 Approved Answer
In Program C, write a code that outlines the scores students get from the subjects. Student1 score information is stored in the array score1, and
In Program C, write a code that outlines the scores students get from the subjects.
Student1 score information is stored in the array score1, and Student2 score information is stored in score2
Result:
student 1 enter the points
lesson1: 80
lesson2: 70
lesson3: 80
student 2 enter the points
lesson1: 90
lesson2: 95
lesson3: 80
student1
student 1 enter the score
lesson1: 80point, lesson2: 70point, lesson3: 80point, average: 76point
student2
lesson1: 90point, lesson2: 95point, lesson3: 80point, average: 88point
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started