If I wanted to build n-number of elements, what is the proper way to do that?
let parent = document.getElementById(\'parent\'); [1,2,3,4,5,6,7].forEach(num =