2 lines
44 B
Smalltalk
2 lines
44 B
Smalltalk
|
|
(Array new:n withAll:'ha') asStringWith:''.
|
|
|
(Array new:n withAll:'ha') asStringWith:''.
|