Python standard library: Adding items to lists

preview_player
Показать описание


Subscribe to this channel, as I try to go through all of the Python standard library!
Рекомендации по теме
Комментарии
Автор

I've never wanted to smash a like button more in my life. The extend() method does EXACTLY what I needed to add the results of a list comprehension to another list without creating a nested list. Brilliant! Thank you!

cetilly
Автор

Great explanation! Very clear and concise. Thanks! What is the tool you are using to explore the topic?

bitsmith