Hi!
I have a problem. How can I inport, numbers from a txt document and make a math operation with them. I have to transform the cotent of the document into a lists?
Lets say this is the content of the file:
44 36 11
66 24
92 3 8
And onother small problem, how can I convert all text letters into capital letters?