Saved Bookmarks
| 1. |
Write a program in python to accept a string from the user count number of words in the string also count the word "to" in the string (not case sensitive). Example: Never be afraid to trust an unknown future to a known God. Output Number of words in the string are : 12Number of times ‘to’ has appeared in the string : 2 |
|
Answer» this is not the QUESTION PLEASE write it properly then I will GIVE you the answer |
|