Error
Please enter your email address or userHandle.
Given a string you have to write the code to reverse the sequence of vowels in each word of string.
For Example-
INPUT: I work for flipkartOUTPUT: I work for flapkirt.