Logo

Programming-Idioms

History of Idiom 7 > diff from v49 to v50

Edit summary for version 50 by programming-idioms.org:
Linked to idiom #134 [Create a new list]

Version 49

2016-04-18, 20:14:41

Version 50

2016-06-05, 15:06:23

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