Question: I need to know how to do this in very basic python coding 8.6 (Count the letters in a string) Write a function that counts
I need to know how to do this in very basic python coding

8.6 (Count the letters in a string) Write a function that counts the number of letters in a string using the following header: def countLetters(s): Write a test program that prompts the user to enter a string and displays the num ber of letters in the string
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
