196
General Discussion / Re: if self.isCoder(): post() #Programming Thread
« on: October 30, 2015, 11:55:48 am »but where in the file does samantha coy appear? Goddamnit, i already KNEW she's a name from the file because that's fucking obvious, so it's a waste of time for you to mention it. We're not retarded here.
You're still not giving us any information we can use. The fucking name "samantha coy" IS NOT THE IMPORTANT INFORMATION.
Where in the file does she appear? At the start, at the end, in the middle etc?
What I'm trying to say is this: For some reason, a part of the file duplicates when it's exported instead of just giving me the information once. It's suppose to give a first name, last name, and a number/testscore.
EX of what I should get: Input John Jay 10
Output John Jay 10.
However, I get the output of John Jay 10 twice. I'm not sure why because I'm asking it to just send it once.
I just learned how to do infile and outfile today and the concept is very new to me.