Join the conversation
Join Slack
Channels
announcements
be-shameless
hacktoberfest-22
introduce-yourself
random
tech-support
welcome
Powered by Linen
Title
r
Rick Lamers
12/06/2020, 8:57 AM
https://twitter.com/raymondh/status/1335284170965221376?s=21
y
Yannick
12/06/2020, 10:48 AM
Doesn’t that depend on whether those “a, b, ...” are immutable or mutable?
r
Rick Lamers
12/06/2020, 10:24 PM
I think they only have to be iterable. The result is an iterable not a new list for example (if a, b, ... are lists)
https://docs.python.org/3/library/itertools.html