You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Present the user with a list of options to choose from:
E.g.
[1] Freshman
[2] Sophomore
[3] Junior
[4] Senior
This can interact with the Student class to help create an object.
Function to ask Level of user
Present the user with a list of options to choose from:
E.g.
[1] Freshman
[2] Sophomore
[3] Junior
[4] Senior
This can interact with the Student class to help create an object.