There is an equivalent page in the documentation for Python 3 as well, regarding strings.<br><br>This sounds a lot like a homework problem so you are unlikely to get a lot of help.  You certainly won't get exact code.<br>
<br>What have you tried so far?  Where are you getting stuck?  We're not here to write code for you, this list is meant to help you learn something yourself.  If you just want someone to write code for you there are plenty of sites that will do that.  But if you want to figure it out I'd be happy to give you some hints if I can see that you're making some effort.  One effort you could make would be to find the relevant Python 3 document discussing strings and check if it has some references to finding substrings.<br>
<br>Let me know what you try and I'll help you if you get stuck.<br><br>Thanks,<br>-Luke<br><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Dec 2, 2012 at 11:31 PM, fantasticrm <span dir="ltr"><<a href="mailto:fantasticrm@gmail.com" target="_blank">fantasticrm@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The Python version, is Python 3.<div class="HOEnZb"><div class="h5"><br><br><div class="gmail_quote">On Sun, Dec 2, 2012 at 10:59 PM, rajesh mullings <span dir="ltr"><<a href="mailto:fantasticrm@gmail.com" target="_blank">fantasticrm@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello, I am trying to write a program which takes two lines of input, one called "a", and one called "b", which are both strings, then outputs the number of times a is a substring of b. If you could give me an algorithm/pseudo code of what I should do to create this program, I would greatly appreciate that. Thank you for using your time to consider my request. 
</blockquote></div><br>
</div></div><br>_______________________________________________<br>
Tutor maillist  -  <a href="mailto:Tutor@python.org">Tutor@python.org</a><br>
To unsubscribe or change subscription options:<br>
<a href="http://mail.python.org/mailman/listinfo/tutor" target="_blank">http://mail.python.org/mailman/listinfo/tutor</a><br>
<br></blockquote></div><br></div>