Question: LANGUAGE : PYTHON Q2: Write a function that takes input & output filenames and any punctuation as arguments. (6 marks) 1. Read the complete file

LANGUAGE : PYTHON
Q2: Write a function that takes input & output filenames and any punctuation as arguments. (6 marks) 1. Read the complete file 2. But string of length 10 must be read in one step and repeat step 3 and 4 until read the complete file. 3. Then check if the given punctuation exists in that string. 4. If punctuation exists then remove that punctuation and write it in output file
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
