Question: Fix the following function. It should use the string method count to count the number of times a double s (ss) appears in a word.

Fix the following function. It should use the string method count to count the number of times a double s (ss) appears in a word. There are 3 mistakes to fix. Run 2/18/2021, 7:36:28 PM - 9 of 9 1 def countsS(word): counter == count (word, '555')); return counter 2 3 4 5
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
