JanetDocs
Source
Playground
I'm feeling lucky
Community
GitHub sign in
Run
Format
(var x 1) (loop [n :range-to [1 5]] (*= x n)) x # => 120