In this task I should replace an element in a given string with an another string. That\'s the code I wrote:
package main import ( "fmt" &q