Ejemplo n.º 1
0
def make_list_from_string(string):
    return utilities.reduce_list(string, ord)