python - why built in function next(iter_obj) when we have method iter_obj.next() -


this question has answer here:

i'm new python ,and trying figure out why 2 ways? specific reason? 1 better?

i've tried searching not able find it.

the simplest answer justification similar next(x) len(x). fredrik lund summarises guido's response on topic in this article.


Comments

Popular posts from this blog

python - Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] error -

php - Prepared Statement Inner Join Cannot Pass Parameter by Reference -

c# - Value cannot be null or empty.\r\nParameter name: name -