Question: Open file Course Information.txt Parse and check for errors name, course number, title, prerequisites Check for at least two parameters if legs than 2 print
Open file
Course Information.txt
Parse and check for errors
name, course number, title, prerequisites
Check for at least two parameters
if legs than
print "Error: Course data not found"
Check for prerequisite errors
If no prerequisite
PrintNo prerequisite for this course"
Create course objects and store them in the hash table
coursecourseNumber title, prerequisites
bashTablecourseNumber course
Print course information
CSCI Introduction to Computer Science
CSCI Introduction to Programming in CSCI
CSCI Data Structures, CSCI
MATH Discrete Mathematics
CSCI Introduction to Algorithms, CSCI MATH
CSCI Advanced Programming in CSCI
CSCI Operating Systems, CSCI
CSCI Large Software Development, CSCI CSCI
End
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
