1. Create a program is used to store and access “id, name and percentage” for 3 students. Sample output: Records of STUD
Posted: Sat Nov 27, 2021 2:21 pm
1. Create a program is used to store and access “id, name and percentage” for 3 students. Sample output: Records of STUDENT: 1 Id is: 1 Name is: Juan dela Cruz Percentage is: 86.50 Records of STUDENT: 2 Id is: 2 Name is: Mar Quezon Percentage is: 90.50 Records of STUDENT: 3 Id is: 3 Name is: Jose Santos Percentage is: 81.00