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

2 lines
96 B
Smalltalk
Raw Permalink Normal View History

2019-09-12 10:33:56 -07:00
(Array2D identity: (UIManager default request: 'Enter size of the matrix:') asInteger) asString