Basic tips
- Arrays can be initialized by accessing the
indexvariable:a:=[]int{len:10,init:index} - Strings can contain unescaped newlines
"${a}"is shorter thana.str()
The Multitap Input hole will go live in approximately . Why not try and solve it ahead of time?
index variable: a:=[]int{len:10,init:index}"${a}" is shorter than a.str()