3 lines
62 B
Text
3 lines
62 B
Text
|
|
s3:=s_of_n_creator(3);
|
||
|
|
[0..9].pump(List,s3,"copy").println();
|