I'm having problems reading a file, it's a vector with a series of numbers, I want to operate with that data, but when I read it, it adds a "\ n" line break that is not in my text file, I am using the following code:
infile=open('uncarb.txt')...
asked by
27.07.2017 / 22:38