Hi,
I need help with a timetable which must do the following:
1: Input: program name Output: list of core and option modules.
2: Input: module name Output: module leader, activities, credits, when run, constraints
3: Input: activity name Output: room(s)
4: Input room number Output size, condition, available resources
5: Input module leader Output constraints
Ive started the code but i need help with a case menu which would work like shown above but ive tried myself but am having some difficulty with it
Thanks