Question: Please write in C language. As basic as possible 1) Write a program that takes character input from the user and only keeps the even
Please write in C language. As basic as possible

1) Write a program that takes character input from the user and only keeps the even digits and lowercase vowels. You can assume the max input size is 16 characters. Example: Enter string: 1234computer Result: 24oue
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
