Starting with a variable text containing an empty string, write a loop that prompts the user to

Question:

Starting with a variable text containing an empty string, write a loop that prompts the user to type a word. Add the user’s input to the end of text and then print the variable. The loop should repeat while the length of text is less than 10 characters.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: