Coding Challenge: Language List

Let's practice a small exercise related to querying a web server. See if you can solve it on your own!

We'll cover the following

Problem statement

The objective of this exercise is to display the languages of the previous file languages.txt on a web page. You have to write JavaScript code that fetches the file from the web server and fills the HTML list. You can access the file link here.

Expected output

The final output should look like this:

Get hands-on with 1200+ tech skills courses.