Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Apprendre Task - Meaningful Output | Getting Started
Introduction to JavaScript
course content

Contenu du cours

Introduction to JavaScript

Introduction to JavaScript

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

book
Task - Meaningful Output

Tâche

Swipe to start coding

In earlier tasks, we worked with raw numbers, but didn't provide any explanation or context for those numbers. It's essential to accompany the numbers with meaningful text so that the user understands what they represent. In this task, you will extend the previous task by adding text to your output.

Write a console.log statement to display following output:

text

Note

Do not hardcode the value 170 into the output, rather write the arithmetic expression for it based on the given numbers, 13, 21 and 10, so that it's calculated first - the same as how it was done in the previous task. The formula is given below for reference.

<< Image Here >>

Solution

Switch to desktopPassez à un bureau pour une pratique réelleContinuez d'où vous êtes en utilisant l'une des options ci-dessous
Tout était clair ?

Comment pouvons-nous l'améliorer ?

Merci pour vos commentaires !

Section 1. Chapitre 9
toggle bottom row

book
Task - Meaningful Output

Tâche

Swipe to start coding

In earlier tasks, we worked with raw numbers, but didn't provide any explanation or context for those numbers. It's essential to accompany the numbers with meaningful text so that the user understands what they represent. In this task, you will extend the previous task by adding text to your output.

Write a console.log statement to display following output:

text

Note

Do not hardcode the value 170 into the output, rather write the arithmetic expression for it based on the given numbers, 13, 21 and 10, so that it's calculated first - the same as how it was done in the previous task. The formula is given below for reference.

<< Image Here >>

Solution

Switch to desktopPassez à un bureau pour une pratique réelleContinuez d'où vous êtes en utilisant l'une des options ci-dessous
Tout était clair ?

Comment pouvons-nous l'améliorer ?

Merci pour vos commentaires !

Section 1. Chapitre 9
Switch to desktopPassez à un bureau pour une pratique réelleContinuez d'où vous êtes en utilisant l'une des options ci-dessous
Nous sommes désolés de vous informer que quelque chose s'est mal passé. Qu'est-il arrivé ?
some-alt