Hi,
I trying to offset each line separately, ( reason being I have to add another functions later with each offset). I could not seem to get the result, can anyone please point out what am I doing wrong in loop ?
Hi,
I trying to offset each line separately, ( reason being I have to add another functions later with each offset). I could not seem to get the result, can anyone please point out what am I doing wrong in loop ?
Nothing is added to result, it was declared an empty list not the outcome of the for loop.