PEWPEW.EXE

COURSE 06 — Bags (Lists)

A bag is a list. toss adds to the end, peek(bag, i) reads index i, sizeof counts, foreach walks it.

[■]main.pewstep 1/2
Loading...
loading engine…
Output ═══
// press Run