Write a Python program that opens a file called words.txt, processes it, and copies all of the lines that include the word "Coding" in it to a file called coding.txt The words.txt file contains the following: Coding is cool. I hate coding. Coding helps me. This is Python. This is a program. Coding helps the time go by. The coding.txt file contains these lines: Coding is cool. Coding helps me. Coding helps the time go by. The program should also print out each line in the file being read. Sample Run: Coding is cool. Coding helps me. Coding helps the time go by. Process finished with exit code 0

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%

Write a Python program that opens a file called words.txt, processes it, and copies all of the lines that include the word "Coding" in it to a file called coding.txt

The words.txt file contains the following:
Coding is cool.
I hate coding.
Coding helps me.
This is Python.
This is a program.
Coding helps the time go by.

The coding.txt file contains these lines:
Coding is cool.
Coding helps me.
Coding helps the time go by.

The program should also print out each line in the file being read.

Sample Run:
Coding is cool.
Coding helps me.
Coding helps the time go by.
Process finished with exit code 0

Expert Solution
steps

Step by step

Solved in 4 steps with 3 images

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