@[email protected] to Programmer [email protected] • 2 years agoExam Answerprogramming.devimagemessage-square129arrow-up1797
arrow-up1786imageExam Answerprogramming.dev@[email protected] to Programmer [email protected] • 2 years agomessage-square129
minus-square@[email protected]linkfedilink12•edit-22 years agoIt would have print if it was previously declared as function. Also, js is as dirty as you want it to be. Keywords are indeed not necessary for declaring variables.
minus-square@[email protected]linkfedilink9•edit-22 years agoJavaScript is the language of the assassins, with its infinitely modifiable prototypical setup Nothing is true true !== 1 true true + true + true === 3 true Everything is permitted []+[] ''
It would have print if it was previously declared as function.
Also, js is as dirty as you want it to be. Keywords are indeed not necessary for declaring variables.
JavaScript is the language of the assassins, with its infinitely modifiable prototypical setup
Nothing is true
true !== 1truetrue + true + true === 3trueEverything is permitted
[]+[]''