2022-2023/1NSI/08_Interaction_web/script/1B_var.js

4 lines
58 B
JavaScript

let a = 2;
let mot = "coucou";
const constante = "coucou"