OK so this is a small picky question, but i can’t figure it out.
I’m doing ss and am supposed to “d1 in next and every foll 8th row” for 23 rows.
Would that mean
- k d1
- p
- k
- p
- k
- p
- k
- p d1
OR
- k d1
- p
- k
- p
- k
- p
- k
- p
- k d1
Do you see what i mean? i don’t know whether to add 8 starting with the first row or after the first row??? thanks!!