Having trouble with this code using C++. Write a program to prompt the user to e
ID: 3820630 • Letter: H
Question
Having trouble with this code using C++.Write a program to prompt the user to enter a line of text and replace all "is" with "was". You don't have to test whether "is" is one word or part of another word like "This". Then display the updated string. Having trouble with this code using C++.
Write a program to prompt the user to enter a line of text and replace all "is" with "was". You don't have to test whether "is" is one word or part of another word like "This". Then display the updated string. Having trouble with this code using C++.
Write a program to prompt the user to enter a line of text and replace all "is" with "was". You don't have to test whether "is" is one word or part of another word like "This". Then display the updated string.