rather "iterators" than "iterables", iirc, for py3
This comment is hidden because it contains spoiler information about the solution
Use print to see the input value in the console. If I did count right it is [25, 50, 25, 100]
[25, 50, 25, 100]
Loading collection data...
rather "iterators" than "iterables", iirc, for py3
This comment is hidden because it contains spoiler information about the solution
Use print to see the input value in the console.
If I did count right it is
[25, 50, 25, 100]