History of Idiom 7 > diff from v134 to v135
Edit summary for version 135 by programming-idioms.org:
[Ruby] Added Demo URL
[Ruby] Added Demo URL
↷
Version 134
2022-09-02, 22:25:05
Version 135
2022-09-02, 22:27:03
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