I have a string slice, when i called a function, it updates the value of one of the element, and do something with it.
func changeValue(y string, p ...string) {