Python : How to make a flat list out of a list of lists

preview_player
Показать описание
Video includes Python Tutorial for Flattening out a python List :
Is there a shortcut to make a simple list out of a list of lists in Python?

Most of us can do it in a for loop, but is there some cool "one-liner"?

Well this includes solution to this question 😃
Рекомендации по теме