Question: If you had to write a function that returns the number of words in a sentence without counting any special characters(i.e $,%,?,()). How would you
If you had to write a function that returns the number of words in a sentence without counting any special characters(i.e $,%,?,()). How would you write this function? The function needs to be written in python.
Test sentence --> Hey! How are you doing today !
Thank you in advance.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
