0
Q:

split list into lists of equal length python

[lst[i:i + n] for i in range(0, len(lst), n)]
5

New to Communities?

Join the community