0
Pyramid in js?
how to code for a pyramid in js?
2 Answers
+ 6
Can you see the base of pyramid ?
https://code.sololearn.com/WxcL2PGgDGLv/?ref=app
0
use looping pattern
this is my example in java and cpp, translate it into js
https://code.sololearn.com/cu79SO93veOm/?ref=app
https://code.sololearn.com/cYqIsokarQp0/?ref=app