Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 1) Reading file
- 2) Given sentence finding number of words in that sentence.
- 3) Given a sentence find the frequency of occurrence of the words.
- 4) Given a sentence make all the words first letter capital.
- 5) Given a sentence make all the words to lower case.
- 6) Given a sentence print word that starts with vowels.
- 7) Given a sentence print word that ends with vowels.
- 8) Given a sentence print word whose length is greater than 3
Add Comment
Please, Sign In to add comment