Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Lernen Task - Reassigning a Variable | Manipulating Data
Introduction to JavaScript
course content

Kursinhalt

Introduction to JavaScript

Introduction to JavaScript

1. Getting Started
2. Manipulating Data
3. Conditional Statements

book
Task - Reassigning a Variable

Aufgabe

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!".

Your task is:

  • Reassign statusMessage to "Download Complete!" after the first console.log statement.

Lösung

Switch to desktopWechseln Sie zum Desktop, um in der realen Welt zu übenFahren Sie dort fort, wo Sie sind, indem Sie eine der folgenden Optionen verwenden
War alles klar?

Wie können wir es verbessern?

Danke für Ihr Feedback!

Abschnitt 2. Kapitel 5
toggle bottom row

book
Task - Reassigning a Variable

Aufgabe

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!".

Your task is:

  • Reassign statusMessage to "Download Complete!" after the first console.log statement.

Lösung

Switch to desktopWechseln Sie zum Desktop, um in der realen Welt zu übenFahren Sie dort fort, wo Sie sind, indem Sie eine der folgenden Optionen verwenden
War alles klar?

Wie können wir es verbessern?

Danke für Ihr Feedback!

Abschnitt 2. Kapitel 5
Switch to desktopWechseln Sie zum Desktop, um in der realen Welt zu übenFahren Sie dort fort, wo Sie sind, indem Sie eine der folgenden Optionen verwenden
Wir sind enttäuscht, dass etwas schief gelaufen ist. Was ist passiert?
some-alt