RosettaCodeData/Task/Identity-matrix/Smalltalk/identity-matrix.st
2019-09-12 10:33:56 -07:00

1 line
96 B
Smalltalk

(Array2D identity: (UIManager default request: 'Enter size of the matrix:') asInteger) asString