History of Idiom 7 > diff from v91 to v92
Edit summary for version 92 by programming-idioms.org:
[Python] +DocURL
[Python] +DocURL
↷
Version 91
2020-09-21, 03:39:10
Version 92
2020-09-29, 12:21:17
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