Question: must be done in python Problem 1. Implement the function count_punctuation, with the following behavior: Accepts a single string argument, a path to a file
Problem 1. Implement the function count_punctuation, with the following behavior: Accepts a single string argument, a path to a file Counts the number of occurences of the characters ".", "!", "?", and "," in the file Returns the count
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
