Hello! So there’s a problem. We’re given a file.txt with a lot of numbers (let’s consider the amount is greater than 1000). On the first line we can see the amount of numbers. The next lines contain numbers (1 line = 1 number). So we need to write a code which will autofill arrays with all these numbers. We’re not