SyntaxFix
Write A Post
Hire A Developer
Questions
I believe the only way is to get a list from the iterator then get the element you want from that list.
l = list(myfunct()) l[4]