Answer the question
In order to leave comments, you need to log in
How to generate a list of arrays by iterating?
The bottom line: there is an array of elements.
You need to output them to a file as a list of arrays of 5 elements:mass = ['1','2','3','4','5','6','7','8']
['1','1','1','1','1']
['1','1','1','1','2']
['1','1','1','1','3']
...
['1','1','1','2','1']
...
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question