var scope = "global scope"; function checkscope() { var scope = "local scope"; function func() { return scope; } return func; }
let stringToNum = parseInt("123ab");
Pour obtenir le résultat du quiz, veuillez fournir votre adresse e-mail (facultatif)..