Create a Python program that reads a text file containing 10 mailing addresses. The text file of addresse (randomaddresses.txt) is provided. Write each address (street address, city, state, and zip code) as individual lines in a CSV text file. For example, the first address in the text file is: | randomaddresses.bxt - Notepad File Edit Format View Help 371 Arch Street Cranford, NJ 07016 679 Race Street Lockport, NY 14094 579 7th Avenue Santa Clara, CA 95050 12 West Street Orange Park, FL 32065 This should appear in the CSV output file as: 371 Arch Street, Cranford, NJ,07016 It might be easiest to open the CSV output file in Excel, to see if you missed any fields. A B D 1 371 Arch Street Cranford NJ 07016 The CSV file your program creates should have 10 lines (one for each address) and each line should hav four values. DO NOT modify the randomaddresses.txt file. Do not worry if the zip code does not display leading zeroes in Excel; Excel might display/format a zip code like 08260 as 8260. Be sure to use comments to document your code.

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter13: File Input And Output
Section: Chapter Questions
Problem 6PE
icon
Related questions
Question
100%
Hello, may you help me with this python program, please??
Create a Python program that reads a text file containing 10 mailing addresses. The text file of addresst
(randomaddresses.txt) is provided. Write each address (street address, city, state, and zip code) as
individual lines in a CSV text file.
For example, the first address in the text file is:
randomaddresses.bxt - Notepad
File Edit Format View Help
371 Arch Street
Cranford, NJ 07016
679 Race Street
Lockport, NY 14094
579 7th Avenue
Santa Clara, CA 95050
12 West Street
Orange Park, FL 32065
This should appear in the CSV output file as:
371 Arch Street, Cranford, NJ,07016
It might be easiest to open the CSV output file in Excel, to see if you missed any fields.
A
B
D
1 371 Arch Street Icranford NJ
07016
The CSV file your program creates should have 10 lines (one for each address) and each line should hav
four values.
DO NOT modify the randomaddresses.txt file.
Do not worry if the zip code does not display leading zeroes in Excel; Excel might display/format a zip
code like 08260 as 8260.
Be sure to use comments to document your code.
Transcribed Image Text:Create a Python program that reads a text file containing 10 mailing addresses. The text file of addresst (randomaddresses.txt) is provided. Write each address (street address, city, state, and zip code) as individual lines in a CSV text file. For example, the first address in the text file is: randomaddresses.bxt - Notepad File Edit Format View Help 371 Arch Street Cranford, NJ 07016 679 Race Street Lockport, NY 14094 579 7th Avenue Santa Clara, CA 95050 12 West Street Orange Park, FL 32065 This should appear in the CSV output file as: 371 Arch Street, Cranford, NJ,07016 It might be easiest to open the CSV output file in Excel, to see if you missed any fields. A B D 1 371 Arch Street Icranford NJ 07016 The CSV file your program creates should have 10 lines (one for each address) and each line should hav four values. DO NOT modify the randomaddresses.txt file. Do not worry if the zip code does not display leading zeroes in Excel; Excel might display/format a zip code like 08260 as 8260. Be sure to use comments to document your code.
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Top down approach design
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
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning