I can\'t figure out this one part of my assignment! would love some help \"if th
ID: 3669599 • Letter: I
Question
I can't figure out this one part of my assignment! would love some help
"if the user chooses to replace the string, you will also ask the user for a string to search and one to replace. This function is called get_search_replace_strings() and needs to get two inputs from the user, a search string and a replacement string. Now, create a function called search_replace() that takes three strings as input, string to search and replace, search string, and replacement string, and returns information about how many replacements were made and the new string with replacements. Lastly, print the number of replacements and new string for the user. "
I know how to get the original string input, i just dont know how to change it
Explanation / Answer
//This is the correct running program in c#.NET
using System;
using System.Text.
Related Questions
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.