andersonkee3816 andersonkee3816 19-12-2022 Computers and Technology contestada write the function named replace at index that takes a string and an integer. the function should return a new string that is the same as the old string, except with a dash in place of whatever character was at the index indicated by the integer.