Hi,
How can I loop through a file containg values like the ones below, and stored them in a Tuple ?
1.1, 0.1836856, 5.6
3.3, -5.5, 43.44
-0.38162, 6.636666E-08, 3.1
1.01516E-07, 0.3695395, 1.5

thank you