On Mon, Mar 14, 2011 at 1:02 PM, Marc Tompkins <[email protected]>wrote:
> On Mon, Mar 14, 2011 at 12:59 PM, paige crawford < > [email protected]> wrote: > >> How do I split them by spaces? >> >> Google "Python split". > > That might have been a bit abrupt... but (in general) the Tutor list is happy to help point you in the right direction, not do your homework for you. I even gave you a big hint by writing it as split() in my original message. (It's a string function.)
_______________________________________________ Tutor maillist - [email protected] To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor
