Question: Directions: Please complete the following programs. Be sure to use the programming rubric provided. program must be written in script mode on python! 1. Hello
Directions: Please complete the following programs. Be sure to use the programming rubric provided.
program must be written in script mode on python!
1. Hello World
Write a program in Python that prints out Hello World!. Please be sure to print the message to the screen.
2. Name, Major, and Classification.
Write a program that asks the user to enter a name, major, and classification. The program must accept input from the user. Create three variables called name, major, and class. These variables will be used to store the users information. Use the variables to print the users information to the screen.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
