Strings Go są niezmienne

// create a string
message := "Go"
SAMER SAEID