(Introduction to Python Homework) Include your name and program output in a comment at the top of the script you submit. Submit a script. Do not submit a copy-paste of interactive mode commands. This lab is about you. Hi, I am ______ and I like ______. I want my instructor to know that ______________. You will ask the user to input his/her name, liking and information you want to share with me. Then fill in the blanks in the paragraph above and output the completed information. Here is sample output. Enter your name: What is one thing you like?: What do you want to share with your instructor?: Include the final output as a comment on top of your code, for example, #Hi, I am Bobby and I like basketball. I want my instructor to know that I will turn in my assignments on time.
(Introduction to Python Homework)
Include your name and
Submit a script. Do not submit a copy-paste of interactive mode commands. This lab is about you.
Hi, I am ______ and I like ______.
I want my instructor to know that ______________.
You will ask the user to input his/her name, liking and information you want to share with me. Then fill in the blanks in the paragraph above and output the completed information. Here is sample output.
Enter your name:
What is one thing you like?:
What do you want to share with your instructor?:
Include the final output as a comment on top of your code, for example,
#Hi, I am Bobby and I like basketball. I want my instructor to know that I will turn in my assignments on time.
Trending now
This is a popular solution!
Step by step
Solved in 2 steps with 1 images