whatsthecodeforthat.com
What's the code for Array Appending in go?
arr = append(arr, val)