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

2 lines
96 B
Smalltalk
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
(Array2D identity: (UIManager default request: 'Enter size of the matrix:') asInteger) asString