Write a Python program sentences.py that prompts for multiple sentences. The program should write the sentences without punctuations with the words in reversed order and in uppercase in a new file named sentences.txt. All words must be separated by single space. Example 1 prompt (input:) Enter a sentence: What's your address? Enter a sentence: 964 S. Monroe Ave. Naugatuck, CT 06770 Enter a sentence: quit (output:) (In a new file) ADDRESS YOUR WHATS 06770 CT NAUGATUCK AVE MONROE S 964

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter7: Characters, Strings, And The Stringbuilder
Section: Chapter Questions
Problem 9PE
icon
Related questions
Question

Write a Python program sentences.py that prompts for multiple sentences. The program should write the sentences without punctuations with the words in reversed order and in uppercase in a new file named sentences.txt. All words must be separated by single space.

Example 1 prompt

(input:)

Enter a sentence: What's your address?
Enter a sentence: 964 S. Monroe Ave. Naugatuck, CT 06770
Enter a sentence: quit

(output:)

(In a new file)

ADDRESS YOUR WHATS 06770 CT NAUGATUCK AVE MONROE S 964

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Constants and Variables
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT