Question: Step 2. Create a Python program that will print your name, your major, and your favorite take-out restaurant in Richmond. - Each item must be
Step 2. Create a Python program that will print your name, your major, and your favorite take-out restaurant in Richmond. - Each item must be on a separate line. - The name of your program must be project1.py. This is important in order for the grader to be able to run your program. The n. needs to be all lowercase and without any spaces. - Comments are important documentation for your programs. Add a comment at the top of the file that includes the following: - program name, - the course name, - your name. - To add a comment, use a \# symbol at the beginning of the line of code, like this
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
