Logo

Programming-Idioms

History of Idiom 7 > diff from v51 to v52

Edit summary for version 52 by programming-idioms.org:
+keywords

Version 51

2016-06-05, 16:53:12

Version 52

2016-10-18, 21:26:43

Idiom #7 Iterate over list indexes and values

Print each index i with its value x from an array-like collection items

Idiom #7 Iterate over list indexes and values

Print each index i with its value x from an array-like collection items

Extra Keywords
traverse traversal