Storing lines from a text file

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • bradfordh@gmail.com

    #1

    Storing lines from a text file

    Hello everyone.

    I am not sure how hard of a question is, but I do know that I need some
    help if you can give it. What I want to do is read the lines in a text
    file and store each line into a variable. I believe that I can use
    readlines() to read the individual lines, but how would I store each
    line into a variable for further analysis? Thanks for any and all
    suggestions.


    -Tempo-

Working...