6 lines
88 B
Text
6 lines
88 B
Text
to comma.list :n
|
|
repeat :n-1 [type repcount type "|, |]
|
|
print :n
|
|
end
|
|
|
|
comma.list 10
|