Nov-12-2018, 06:54 PM
You'll want to read them in, probably using the csv module. Then you'll need to trim out the labels. If they are a consistent length, like the url one appears to be, you could just trim it out with string slicing.
We don't generally write code for people around here, we help them fix their code. So at this point it would be up to you to try out those suggestions and then come back to us if you have problems.
We don't generally write code for people around here, we help them fix their code. So at this point it would be up to you to try out those suggestions and then come back to us if you have problems.
Craig "Ichabod" O'Brien - xenomind.com
I wish you happiness.
Recommended Tutorials: BBCode, functions, classes, text adventures
I wish you happiness.
Recommended Tutorials: BBCode, functions, classes, text adventures