This video contains detailed solution of following question:
Write a program to accept a word and convert into lowercase if it is uppercase,and display the new word by replacing only the vowels with the character following it.
Sample Input: computer
Sample Output: cpmpvtfr