Our function will return a list of scheduled classes, so let's start by creating an empty schedule list.

Make sure to type schedule = [].