2 list intersection – Snap! Editor – Snap! Forum https://forum.snap.berkeley.edu/t/2-list-intersection/6860
list a = 1,2,3 list b = 3,4,5 How i can found 3 ? (without the block)
loucheman May 29, 2021, 12:47pm 1 image261×164 1.02 KB list a = 1,2,3 list b