406
General Discussion / Re: if self.isCoder(): post() #Programming Thread
« on: April 20, 2012, 11:48:24 am »
I've got another wonderful problem.
I'm trying to get a list of names out of a file with a couple different data types. Here's the input file:
What the current iteration does is take the entire line and put it in as Names[row]. Clearly this will not work.
Spoiler (click to show/hide)
I'm trying to get a list of names out of a file with a couple different data types. Here's the input file:
Spoiler (click to show/hide)
What the current iteration does is take the entire line and put it in as Names[row]. Clearly this will not work.
