I am iterating over a list of items:
...do stuff...
But I want to grab every 4 items. Something like this:
...do stuff...
I tried this, and it doesn't work. Is there a way to grab every X items? If so, is the solution scalable?
Aucun commentaire:
Enregistrer un commentaire