4 lines
89 B
Factor
4 lines
89 B
Factor
|
USING: math.text.utils tools.test ;
|
||
|
|
||
|
[ { 1 999 2 } ] [ 2999001 3digit-groups ] unit-test
|