5 lines
66 B
Text
5 lines
66 B
Text
value: 0
|
|
until [
|
|
value: value + 1
|
|
print value
|
|
] [ 0 = value%6 ]
|