If you what to print the result of a fusions or generator that returns a objet you have to translate i to a list or tuple or set (ex: list(map) ,set(map) …)
Example:
If you what to print the result of a fusions or generator that returns a objet you have to translate i to a list or tuple or set (ex: list(map) ,set(map) …)
Example: