> You have to get rid of the double quotes first. you mean replace them with nothing?
li[4].replace('"','') once i do that, i should be able to use them as numbers. -- http://mail.python.org/mailman/listinfo/python-list
> You have to get rid of the double quotes first. you mean replace them with nothing?
li[4].replace('"','') once i do that, i should be able to use them as numbers. -- http://mail.python.org/mailman/listinfo/python-list