Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Learn Challenge: Reassigning a Variable | Manipulating Data
Practice
Projects
Quizzes & Challenges
Quizzes
Challenges
/
Introduction to JavaScript
SectionΒ 2. ChapterΒ 5
single

single

bookChallenge: Reassigning a Variable

Swipe to show menu

Task

Swipe to start coding

You're building a file downloader for a web app.

When the download starts, the status message should display:

Downloading...

Once the download is complete, the status message should change to:

Download Complete!

Reassign the value of the variable statusMessage after the first console.log statement so that the updated message is displayed.

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Β 5
single

single

Ask AI

expand

Ask AI

ChatGPT

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

some-alt