JavaScript is a type of programming language. To keep things simple, we'll learn how to make an API request using JavaScript.

To get started, say you're ready by printing something to the console using JavaScript.

Nice!

Make sure to place "I'm ready" in between console.log( and );.