#I need help to figure out how to draw this pattern any help??
5 messages · Page 1 of 1 (latest)
i did it finally but thanks
I have a new exercise this is my code for now...https://codepen.io/amparowordpress/pen/pomdBXP I have to do like the draw n23 . the rows number 2,4,6,8 needs to start to count from right to left like in the picture. not sure how to do it any help?
It's pretty simple, on each row you just have to change the order in which you append new element.