On Wed, Aug 24, 2011 at 7:40 PM, Ray Parrish wrote:
> Hello,
>
> I haven't been programming for a while and today I am working on something
> and have encountered an error I cannot figure out.
>
> Here is my code:
>
> thisFile = column[6]
> if thisFile == "/Images/My%20Face.JPG"
Hello,
I haven't been programming for a while and today I
am working on something and have encountered an
error I cannot figure out.
Here is my code:
thisFile = column[6]
if thisFile == "/Images/My%20Face.JPG"
CallCount += 1
print CallCount