string ke daftar dipisahkan oleh space python

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