var test = [ {name: "uh", num: 7,}, {name: "huh", num: 10,}, ] for (let i = 0; i < test.name; i++) { console.log(name[i]) }
To embed this project on your website, copy the following code and paste it into your website's HTML: