Zeichenfolge, die durch Space Python getrennt ist

string = "a surprise to be sure but a welcome one"
my_list = string.split(" ")
intricate_symbol