RosettaCodeData/Task/Identity-matrix/Smalltalk/identity-matrix.st
2023-07-01 13:44:08 -04:00

1 line
96 B
Smalltalk

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