Logo

Programming-Idioms

History of Idiom 7 > diff from v26 to v27

Edit summary for version 27 by :

Version 26

2015-09-03, 13:08:01

Version 27

2015-09-03, 13:08:10

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