var w3docs; if (10 > 4) { w3docs = true; } else { w3docs = 55; }
var scope = "global scope"; function checkscope() { var scope = "local scope"; function func() { return scope; } return func; }
Um das Ergebnis des Quiz zu erhalten, gib bitte deine E-Mail-Adresse an (optional)..