I have 3 strings in which I must store a range of numbers n, consecutively in the lists, something like this, having n = 7:
L1 = 1,4,7 L2 = 2,5 L3 = 3,6