RosettaCodeData/Task/Loops-Do-while/Tailspin/loops-do-while-2.tailspin
2024-10-16 18:07:41 -07:00

8 lines
138 B
Text

doWhile source
0 -> # !
otherwise val is $ + 1;
$val !
$val -> if <|?($ mod 6 matches <~|=0>)> -> # !
end doWhile
$doWhile !