History of Idiom 7 > diff from v78 to v79
Edit summary for version 79 by mrgroggle:
[Cpp] Static variable was unnecessary, vector also unnecessary (array-like doesn't have to be a vector type)
[Cpp] Static variable was unnecessary, vector also unnecessary (array-like doesn't have to be a vector type)
↷
Version 78
2019-09-29, 17:10:14
Version 79
2019-10-07, 08:54:26
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
Comments bubble