Logo

Programming-Idioms

History of Idiom 7 > diff from v25 to v26

Edit summary for version 26 by :

Version 25

2015-09-03, 12:39:20

Version 26

2015-09-03, 13:08:01

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