RosettaCodeData/Task/Identity-matrix/Smalltalk/identity-matrix.st

2 lines
96 B
Smalltalk

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