For example, this is a content of some txt file:
0.2 0.3 0.1 1.6
I'd like to load these numbers in some array and use them in a program. How do I do that?