- 1 Create A Program Is Used To Store And Access Id Name And Percentage For 3 Students Sample Output Records Of Stud 1 (21.35 KiB) Viewed 96 times
1. Create a program is used to store and access “id, name and percentage” for 3 students. Sample output: Records of STUD
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
1. Create a program is used to store and access “id, name and percentage” for 3 students. Sample output: Records of STUD
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