code: https://editor.p5js.org/ml6458@nyu.edu/sketches/rkZ7b1J27

I used API from NASA for this assignment. NASA has an API that post daily image of the universe. I extract the image url from the API, and I printed the url in the console, but I was not sure how to display the image from a url.