Implement a program that can enroll, unenroll, and waitlist students in online courses.
You may make either a command-line application (CLI) that accepts a text
file as input, or a web application that accepts GET
and POST
requests.
If developing a CLI, the text file will consist of input commands (one per line)