Feature - Implement method to display CS classes and each of their pre-reqs #10
Labels
enhancement
New feature or request
Hacktoberfest
As accepted PR to this issue counts for Hacktoberfest
help wanted
Extra attention is needed
Write a new function in a separate file
Using the implemented data structure from Issue #8, design and implement a function that takes in some input of a CS Class and returns all the pre-reqs and co-reqs needed for some input of a CS Class.
The text was updated successfully, but these errors were encountered: