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.
Answers
Answered by
0
Answer:
Explanation:
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.
Similar questions