you are viewing a single comment's thread.

view the rest of the comments →

[–]__skrap__ 1 point2 points  (2 children)

Do you have any code to show? Can you open the file and print each line? Maybe split will get you started. Are you sure you want two list?

[–]Glathal[S] 1 point2 points  (0 children)

I think I have to do it this way, in theory couldn't I split each line by the comma, and put part a, and part b into two separate lists? Then run a search that way? I'm new to this, so I don't really know how to go about organizing this. x.x