powered by
XXXXXX
list_breaker(x, len)
returns a list of lists, with all sub-lists having length len
len
a list of lists, with at least some sub-lists having length len
an numeric value for the length of sub-lists that list_breaker should break out. Must be a whole number.
list_breaker