List delete for index 0,-1… goes wrong – Snap! Bugs – Snap! Forum https://forum.snap.berkeley.edu/t/list-delete-for-index-0-1-goes-wrong/5271
The result of this script is unexpected and inconsistent. "delete idx of list" for idx: 0 – removes last element -1.. – (last – abs(idx) ) Expected behavior (one of): a)Throw an error for idx not belonging to [1…
Most of those blocks prevent you from putting wrong values in by hand, so you would