Question 1: 1. Write a Python program that prompts the user for the name of a text file to open. Then the program should
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Question 1: 1. Write a Python program that prompts the user for the name of a text file to open. Then the program should
Question 1: 1. Write a Python program that prompts the user for the name of a text file to open. Then the program should A- display how many lines of text are in the file. B- Writes every other line, starting with the first line, to a new file named half_text. C- Displays how many times the letter 'e' occurs
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!