Junior — Senior
What result will appear in the console in example №70
livecode
Task condition
What will happen if you execute the following code snippet in Go:
var s = []byte("ab")
s[3] = "3"
livecode
Task condition
What will happen if you execute the following code snippet in Go:
var s = []byte("ab")
s[3] = "3"