Question: Lab Challenge Replacing Vowels with a * You are going to write a program that takes a string called my _ string and returns the
Lab Challenge
Replacing Vowels with a
You are going to write a program that takes a string called mystring and returns the string but with a in the place of vowels. Assume that vowels are For example, if mystring "Hello" then your program will print
Important, the variable is already declared as an empty string. Add a value to it and test your code. However, do not submit your code to be graded with the variable declaration. The autograder will declare the variable for you. Plz answer quick! I leavr amazing ratings!
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
