PEWPEW.EXE

COURSE 04 — Loops

repeat N times { } runs a block N times. loop (condition) { } repeats while the condition holds.

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