Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
TEST JS CHAPTER | TEST JS SECTION
TEST JS COURSE
course content

Course Content

TEST JS COURSE

TEST JS COURSE

bookTEST JS CHAPTER

Task

TEST JS TASK

12
const NUMBER = 58; console.log(NUMBER);
copy

123
const PI = 3.141592653589793; PI = 3.14; // error console.log(PI);
copy

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 1. Chapter 1
toggle bottom row

bookTEST JS CHAPTER

Task

TEST JS TASK

12
const NUMBER = 58; console.log(NUMBER);
copy

123
const PI = 3.141592653589793; PI = 3.14; // error console.log(PI);
copy

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 1. Chapter 1
toggle bottom row

bookTEST JS CHAPTER

Task

TEST JS TASK

12
const NUMBER = 58; console.log(NUMBER);
copy

123
const PI = 3.141592653589793; PI = 3.14; // error console.log(PI);
copy

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!

Task

TEST JS TASK

12
const NUMBER = 58; console.log(NUMBER);
copy

123
const PI = 3.141592653589793; PI = 3.14; // error console.log(PI);
copy

Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Section 1. Chapter 1
Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
some-alt