sunstring

Peter Hansen peter at engcorp.com
Sun Mar 17 13:13:21 EST 2002


Billy Ng wrote:
> 
> Would anybody tell me how to do substring in python?

Use slices.  And look at the string module.

Have you gone through the tutorials yet?

-Peter



More information about the Python-list mailing list