+ 1
iter(str)
What for is iter(str)? In case x=iter("6543") result is pointer of memory
2 Answers
+ 1
đđ˘đ˘đđ¨ đđĄđđ˛đđĽ
thank. Can you give examples in which the use of this particular function is optimal ?
What for is iter(str)? In case x=iter("6543") result is pointer of memory