Question: Can you please help me rewrite this code using methods: I AM VERY new to coding and need help, ALSO PLEASE make it as simple

Can you please help me rewrite this code using methods: I AM VERY new to coding and need help, ALSO PLEASE make it as simple as possible.

Can you please help me rewrite this code using methods: I AMVERY new to coding and need help, ALSO PLEASE make it assimple as possible. 7 8 9 10 #include #include #include 12 using

7 8 9 10 #include #include #include 12 using namespace std; 13 14 int main) 15 16 int numStudents; string studentID; string studentName; float examScore; float examScore2; float examTotal; float programScore; float programScore2; float programScore3; float programTotal; float labScore; float labScore2; float labScore3; float labScore4; float labTotal; float avgExam; float avgProgram; float avgLab; float totalPts; float percenti char grade; 19 20 21 23 24 25 26 27 28 29 30 31 32 34 35 36 37 38 39 40 41 42 43 cout > numStudents; if (numStudents != 0) { { (int cout > studentName //exam scores for 1 0; 1numStudents;1++) = 45 47 48

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!