Ask your own question, for FREE!
MIT 6.00 Intro Computer Science (OCW) 27 Online
OpenStudy (anonymous):

I am stuck on PS3 countSubStringMatchRecursive, I have tried a lot of things but nothing has worked. http://dpaste.com/hold/584991/ This is the closest I have gotten to the right answer, but I still can't get it to print the correct values. Can anyone share their answer so I can see what I've been doing wrong?

OpenStudy (anonymous):

http://ideone.com/UUvSR

OpenStudy (anonymous):

Are you using Python 3?

OpenStudy (anonymous):

Yes, I forgot to mention, I am using Python 3. Also, it seems my problem was that I misunderstood the assignment - I was trying to list all the indexes of the matches, rather than count all the matches. Now I see that the actual task was much simpler.

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!