# oh wait there's another param I didn't see, ```If spread is false and the length # of s is not a multiple of num, the func will max out the first sub-sequence with # 1 + len(s) div num entries, leaving the remainder of elements to the last # sequence.```