Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

It's there in form of chain:

from itertools import chain

flatten = chain.from_iterable

Ref: pytudes - https://github.com/norvig/pytudes/blob/main/ipynb/Advent-202...



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: