Whenever I try to run a code, for example:
console.log("Hello");
Instead of finishing with the outcome “Hello” it just ends the script without display anything anywhere.
1
Whenever I try to run a code, for example:
console.log("Hello");
Instead of finishing with the outcome “Hello” it just ends the script without display anything anywhere.
1