History of Idiom 7 > diff from v143 to v144
Edit summary for version 144 by programming-idioms.org:
[Python] Newer syntax
[Python] Newer syntax
↷
Version 143
2023-03-26, 09:18:18
Version 144
2023-09-14, 09:39:49
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