Combine definition – sequence of evaluation – Snap! Editor – Snap! Forum https://forum.snap.berkeley.edu/t/combine-definition-sequence-of-evaluation/18296
Hi, I hope this makes sense with the code, since I can't attach images. I was looking at the definition of the combine block, and the recursive definition it shows makes it look like: (combine (list 1, 2, 3) ( _ ^ _ )) …
Commenting code is all a bad idea.