In this Python tutorial we will solve String exercise, Loop exercise & if else exercise
1. Count number vowels in a string
2. Check whether given char/ key/ word is present in string
3. Count number of times a given character is in string
4. Show position of a character/ sub string/ value in string
5. Count number of words in a string
6. Convert string into Title format