I don't know how to write the code for Assignment 4: Student Schedule edhesive
In this assignment, you will draw a student schedule by using a while loop.
You will ask the user for their first and last names, and then a list of their classes and room numbers. The loop should stop when the user enters STOP for their next class.
The schedule should print in the same format as the sample below. Some tips for formatting are:
Comments
Leave a comment