Coding Challenge: Newspaper List

Learn how to write JavaScript code to show a list of newspapers from a JavaScript array.

We'll cover the following...

Problem statement

Write a program that shows the links to newspapers defined in an array. ...