TEST JS CHAPTER
Oppgave
Swipe to start coding
TEST JS TASK
Løsning
const NUMBER = 58; console.log(NUMBER);
const PI = 3.141592653589793; PI = 3.14; // error console.log(PI);
Alt var klart?
Takk for tilbakemeldingene dine!
Seksjon 1. Kapittel 1