String help

CheapSkate gua81 at XXXyahoo.com
Mon Oct 7 09:29:22 EDT 2002


Hi, I got
a string = "aaa,bbb,ccc"
I want to seperate the string into 3 string "aaa" "bbb" "ccc"
How do I do it?

I know I need to use split.
but I don't know how, even after reading it.

Can someone give me an e.g!

Thanks!





More information about the Python-list mailing list