Splitting Strings : Split : String PYTHON TUTORIALS


PYTHON TUTORIALS » String » Split »

 

Splitting Strings


sentence = "A Simple Sentence."


print sentence.split()



Leave a Comment / Note


 
Verification is used to prevent unwanted posts (spam). .


PYTHON TUTORIALS

 Navioo String
» Split