Question: In this lab you will do the following Python: Define and initialize the following variables: Student, Major, and CreditHours Define a variable named, favoriteClass. Prompt
In this lab you will do the following Python:
Define and initialize the following variables: Student, Major, and CreditHours
Define a variable named, favoriteClass.
Prompt the user to enter their favorite class.
Store the value in the favoriteClass variable.
Output a statement that includes the students name, major, credit hours and their favorite class.
Run the code to display your output.
Python
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
