History of Idiom 7 > diff from v123 to v124
Edit summary for version 124 by programming-idioms.org:
[Kotlin] +DemoURL
[Kotlin] +DemoURL
↷
Version 123
2021-12-27, 06:03:18
Version 124
2022-01-14, 10:59:09
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