Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Output Using Variables 2/2 | Introduction
Introduction to JavaScript (staging)
course content

Contenido del Curso

Introduction to JavaScript (staging)

Introduction to JavaScript (staging)

1. Introduction
2. JavaScript syntax
3. Data Types and Variables

bookOutput Using Variables 2/2

Tarea

A variable named country has been given to you. Your task is, using the above variable, to print the statement My country is USA and I love my country in the console window using console.log

Summary:

  • The console.log() in JavaScript is used to display output to the users.
  • JavaScript support both single-quotes as well as double-quotes.
  • Variables can also be passed into the console.log() and they have to be separated by a comma ,.

Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Sección 1. Capítulo 3
toggle bottom row

bookOutput Using Variables 2/2

Tarea

A variable named country has been given to you. Your task is, using the above variable, to print the statement My country is USA and I love my country in the console window using console.log

Summary:

  • The console.log() in JavaScript is used to display output to the users.
  • JavaScript support both single-quotes as well as double-quotes.
  • Variables can also be passed into the console.log() and they have to be separated by a comma ,.

Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Sección 1. Capítulo 3
toggle bottom row

bookOutput Using Variables 2/2

Tarea

A variable named country has been given to you. Your task is, using the above variable, to print the statement My country is USA and I love my country in the console window using console.log

Summary:

  • The console.log() in JavaScript is used to display output to the users.
  • JavaScript support both single-quotes as well as double-quotes.
  • Variables can also be passed into the console.log() and they have to be separated by a comma ,.

Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Tarea

A variable named country has been given to you. Your task is, using the above variable, to print the statement My country is USA and I love my country in the console window using console.log

Summary:

  • The console.log() in JavaScript is used to display output to the users.
  • JavaScript support both single-quotes as well as double-quotes.
  • Variables can also be passed into the console.log() and they have to be separated by a comma ,.

Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
Sección 1. Capítulo 3
Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
some-alt