Required to make a processing program that processes -


You are required to make a processing program that processes students results based on their marks in three areas:

1. The screen must be equally divided into 22 rows (20 students, 1 header row and the last row (Explained in point 2)) and 5 columns.

2. Last Row must have the average marks for Assignment 1, Assignment 2, Final Exam Marks under their Respective columns and Final Marks column must have the Pass Rate displayed in the last cell).

3. All the marks are in float and must only print the marks unto 1 decimal digit after the decimal point.

4. All the students, whose Final marks are less than 50 (out of 100), must be printed in Red color.

5. The marks for each student are randomly picked up using random() function.

Request for Solution File

Ask an Expert for Answer!!
Programming Languages: Required to make a processing program that processes -
Reference No:- TGS0975561

Expected delivery within 24 Hours