Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Challenge: Console Output | Basic Concepts
Introduction to JavaScript

Challenge: Console OutputChallenge: Console Output

Task

Inside the provided code block, replace the underscores (___) with the necessary code to log the Hello, World! text to the console using the console.log() method.

Insert the message "Hello, World!" inside the console.log() method.

Everything was clear?

Section 1. Chapter 3
course content

Course Content

Introduction to JavaScript

Challenge: Console OutputChallenge: Console Output

Task

Inside the provided code block, replace the underscores (___) with the necessary code to log the Hello, World! text to the console using the console.log() method.

Insert the message "Hello, World!" inside the console.log() method.

Everything was clear?

Section 1. Chapter 3
some-alt