@1917lover the amount of base strings is actually even. The string amount it gives you is always one higher than the amount of base strings because it counts one leading string extra. You can also look at the dimensions to see the amount of base strings.
If the amount of base strings was uneven you could still do it. You just use the end of your leading string as the last base string. 😄