RosettaCodeData/Task/Loops-For-with-a-specified-step/Logo/loops-for-with-a-specified-step.logo
2023-07-01 13:44:08 -04:00

1 line
65 B
Text

for [i 2 8 2] [type :i type "|, |] print [who do we appreciate?]