Answer to Question #154138 in Python for isabel

Question #154138

Your output should be based on this template:

Let's play Silly Sentences!

[name] was planning a dream vacation to [place].
[name] was especially looking forward to trying the local
cuisine, including [adjective 1] [food 1] and [food 2].
 
[name] will have to practice the language [adverb] to
make it easier to [verb] with people.
 
[name] has a long list of sights to see, including the
[noun] museum and the [adjective 2] park.

Benchmarks

As you work on Assignment 1, you may find it helpful to track your progress against the benchmarks listed below. Follow the steps in order to ensure that you are writing clear, concise code that will meet all criteria. Remember that the formatting of your output must be exact - be careful about the spacing and line breaks.

  1. Using the print() function, output, "Let's play Silly Sentences!"  
  2. Using the input() function, prompt the user to, "Enter a name: ", then assign and store their response to a variable.
  3. Repeat benchmark 2 for the other 8 inputs that we need from the user: adjective, adjective, adverb, food, food, noun, place, and verb.
  4. Using a print() function, output, "[name] was planning a dream vacation to [place]." Replace [name] and [place] with the proper variables.
  5. Repeat step 4 with the other 6 lines of output.
  6. Double-check to make sure the output is formatted correctly - including spaces before and after variables and line spacing.
  7. Run and test your program with the values from the Sample Run.
  8. Debug and repeat step 7 as needed.
1
Expert's answer
2021-01-07T05:03:21-0500
Dear isabel, your question requires a lot of work, which neither of our experts is ready to perform for free. We advise you to convert it to a fully qualified order and we will try to help you. Please click the link below to proceed: Submit order

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS