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
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
Requirements