Create the variable schedule, call the function passing classes and times, and then save the result in schedule.
schedule
classes
times
Make sure to pick schedule followed by = and then schedule_classes, (, classes, times, ).
=
schedule_classes
(
)