words = str.split() code example Example: how to split a string in python sample_str = "Help developers by donating!" txt.split(' ')