Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Learn Challenge: Accessing Data From a Variable | Manipulating Data
Introduction to JavaScript

Swipe to show menu

book
Challenge: Accessing Data From a Variable

Task

Swipe to start coding

  • Create a variable firstName with value "Alice".
  • Create a variable lastName with value "Johnson".
  • Create a variable age with value 25.
  • Write a console.log statement outputting:
python

Use the values of variables inside the console.log statement to generate this output.

Solution

Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?

How can we improve it?

Thanks for your feedback!

SectionΒ 2. ChapterΒ 3

Ask AI

expand
ChatGPT

Ask anything or try one of the suggested questions to begin our chat

book
Challenge: Accessing Data From a Variable

Task

Swipe to start coding

  • Create a variable firstName with value "Alice".
  • Create a variable lastName with value "Johnson".
  • Create a variable age with value 25.
  • Write a console.log statement outputting:
python

Use the values of variables inside the console.log statement to generate this output.

Solution

Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?

How can we improve it?

Thanks for your feedback!

SectionΒ 2. ChapterΒ 3
Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
We're sorry to hear that something went wrong. What happened?
some-alt