Page 1 of 1

Create a program that swaps the first and last vowels. If the string has 1 or no vowels, simply print the string as it w

Posted: Sun Jul 10, 2022 11:23 am
by answerhappygod
Create a program that swaps the first and last vowels. If thestring has 1 or no vowels, simply print the string as it wasentered.
Requirements