TEST JS CHAPTER
Task
Swipe to start coding
TEST JS TASK
Solution
12const NUMBER = 58; console.log(NUMBER);
123const PI = 3.141592653589793; PI = 3.14; // error console.log(PI);
Everything was clear?
Thanks for your feedback!
SectionΒ 1. ChapterΒ 1
single
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat
TEST JS CHAPTER
Swipe to show menu
Task
Swipe to start coding
TEST JS TASK
Solution
12const NUMBER = 58; console.log(NUMBER);
123const PI = 3.141592653589793; PI = 3.14; // error console.log(PI);
Everything was clear?
Thanks for your feedback!
SectionΒ 1. ChapterΒ 1
single