yungjake2540 yungjake2540 17-11-2022 Computers and Technology contestada Write a while loop that replaces every occurrence of ""cat"" in the message with ""dog"" using the indexof and substring methods.