.Write a program to convert first letter of each word into upper / lower case from the given string (e.g. input = "hello welcome to india", output = "Hello Welcome To India")