Guest_imported
New member
- Jan 1, 1970
- 0
HI!!
I have a text files with data in the form
11234
109878
0.23444
.
.
.
.
I need to read each item and use it as a variable in my program.
say a= 11234
b=109878
c=0.23444
.
.
I would greatly appreciate your help.
Thanks
I have a text files with data in the form
11234
109878
0.23444
.
.
.
.
I need to read each item and use it as a variable in my program.
say a= 11234
b=109878
c=0.23444
.
.
I would greatly appreciate your help.
Thanks