tef on Nostr: npub1pfe56…9e2dm what do you do for `for x in func()` because it's the same ...
npub1pfe56vzppw077dd04ycr8mx72dqdk0m95ccdfu2j9ak3n7m89nrsf9e2dm (npub1pfe…e2dm) what do you do for
`for x in func()` because it's the same problem: "func returns an object that either obeys the sequence protocol or an iterator or an item whos __iter__ method...`
`for x in func()` because it's the same problem: "func returns an object that either obeys the sequence protocol or an iterator or an item whos __iter__ method...`