Develop the logic for a program that would produce a table


Problem

The Road master Driving School allows students to sign up for any number of driving lessons. The school allows up to four attempts to pass the driver's license test; if all the attempts are unsuccessful, then the student's tuition is returned. The school maintains an archive containing student records for those who have successfully passed the licensing test over the last year. Each record contains a student ID number, name, number of driving lessons completed, and the number of the attempt on which the student passed the licensing test. Records are stored in alphabetical order by student name. The school administration is interested in examining the correlation between the number of lessons taken and the number of attempts required to pass the test. Develop the logic for a program that would produce a table for the school. Each row represents the number of lessons taken: 0-9, 10-19, 20-29, and 30 or more. Each column represents the number of test attempts in order to pass-1 through 4.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Develop the logic for a program that would produce a table
Reference No:- TGS02647277

Expected delivery within 24 Hours