in reply to Re: Divide a list of string into substrings
in thread Divide a list of string into substrings
My program (changing the tolerance to int rand 5) says
Score 27 $VAR1 = [ [ '333', 'X111' ], [ '222', 'X111' ], [ '000', 'X333' ], [ '000', 'X111' ] ];
|
|---|