Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

for _ = to

The for block lets you make a loop with a new variable (i) that starts a 1 and increments by 1 value, up to 10.

The "for _ = _ to _ _" block
Help screen for the "for _ = _ to _ _" block

Example Images

No examples yet.

Example Projects

No examples yet.