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.

¿Todo estuvo claro?

Sección 1. Capítulo 3
course content

Contenido del Curso

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.

¿Todo estuvo claro?

Sección 1. Capítulo 3
some-alt