hi, how do i save data from a text file to different variable?
i want to save each data from different rows and columns to different variable
example of the data in the text file
338 18 2
29 15 3
45 13 2
40 13 3
310 13 2
351 34 3
6 43 2
101 10 3
28 26 4
337 24 3
i want to save each data from different rows and columns to different variable
example of the data in the text file
338 18 2
29 15 3
45 13 2
40 13 3
310 13 2
351 34 3
6 43 2
101 10 3
28 26 4
337 24 3