Question: Task: To complete this assignment, you should create a Python script with comments that: Asks a user for their first name and store the input

Task: To complete this assignment, you should create a Python script with comments that:

  1. Asks a user for their first name and store the input in a variable.
  2. Asks a user for their last name and store the input in a variable.
  3. Asks a user for their address and store the input in a variable.
  4. Asks a user for their city and store the input in a variable.
  5. Asks a user for their state and store the input in a variable.
  6. Asks a user for their zip code and store the input in a variable.
  7. Asks a user for the year they were born and store the input in a variable.
  8. Asks a user for the name of a friend and store the input in a variable.
  9. Asks a user for an action verb and store the input in a variable.
  10. Output all the variables in a short story of your choosing using concatenation. The story should be something fun and utilize the user's information in a creative way.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!