Good morning,
Can someone help me code this part of my assignment, it's been 24 hrs trying to do this.
Place student names and final mark into two, one- dimensional arrays. One array will be of String (for names), the other will be an array for real numbers (for marks)
Use the array to display:
Class Average
The number of students above the class average
THANKS!