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