I am having trouble figuringout this program.
In the previous assignment, you wrote a program using a Courseclass and hard-coded data to create a listing of available courses.This assignment provides part of the code for a simple registrationapplication, but instead of using hard-coded data, it will read thecourse information from a text file. The program will enforce somebasic registration rules and write the user’s selections to afile.
Assignment Instructions
- Download the file cf_u02a1_Registration_File.ZIP from theResources. Unzip this file and
OROR