Answer the question
In order to leave comments, you need to log in
How to create a loop, on each iteration of which a list with a new name is created?
There are n files with numbers (each file has the same number of numbers). It is necessary to create a loop that takes on every 1, 2, ..., n-th iteration 1, 2, ..., n-th file and pushes its contents into the corresponding list_1, list_2, ..., list_n. How can this be implemented?
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