Combine list by string – Help with Snap! – Snap! Forum https://forum.snap.berkeley.edu/t/combine-list-by-string/2459
I am trying to implement combine a list by ; but I can't do it, can someone help me? I am not that good at JS. I know Python.
if var {} // sythax error if (var) {} // will work as long everything else works