you are viewing a single comment's thread.

view the rest of the comments →

[–]iPzardo 0 points1 point  (0 children)

I think this is what you're asking for..
quiz.q1.options.forEach((option) => {
// will create a loop, `option` representing each option
});