Hello everyone,
I'm working on an assignment where I have to read records from a file and load them in parallel arrays. the student names are in a 1D array and the three marks for that student are in a 2D array. I need to load these and Im not sure how to use 2D arrays in pseudocode plz help,
thanks