I started learning javascript and I am trying to create a loop, that iterates through an array of URLs and downloads the images. The code I have written so far:
c