History of Idiom 7 > diff from v116 to v117
Edit summary for version 117 by DavidArno:
[C#] Made the code more up to date idiomatic by using $"" notation
[C#] Made the code more up to date idiomatic by using $"" notation
↷
Version 116
2021-09-27, 09:39:27
Version 117
2021-09-27, 09:42:29
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
Comments bubble