Posts by Nadia Ayala • 3 points
1 post
-
0
votes1
answer63
viewsQ: Create the code to fill the array - Javascript/Logic
I have a problem with an arrays exercise. The question is this:: Create the code to fill the array with the following values: 3 4 7 12 19 28 39 52 67 84 I’ve done the other exercises on that list,…