Computer Science, asked by Fernando161204, 10 months ago

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 Anonymous
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