Swipe to start coding
TEST JS TASK
12 const NUMBER = 58; console.log(NUMBER);
const NUMBER = 58; console.log(NUMBER);
123 const PI = 3.141592653589793; PI = 3.14; // error console.log(PI);
const PI = 3.141592653589793; PI = 3.14; // error console.log(PI);
How can we improve it?
Thanks for your feedback!
single
Ask AI
Ask anything or try one of the suggested questions to begin our chat
Swipe to show menu