TIL: #Python generator return values are ignored by for loops and list(), but show up if you call next() directly:
1 likes 2 replies
?
TIL: #Python generator return values are ignored by for loops and list(), but show up if you call next() directly:
1 likes 2 replies