Logo

Programming-Idioms

History of Idiom 7 > diff from v31 to v32

Edit summary for version 32 by :

Version 31

2015-10-29, 14:05:11

Version 32

2015-11-30, 12:37:24

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