The name of JavaScript
importance: 2
Using the if..else construct, write the code which asks: ‘What is the "official" name of JavaScript?’
If the visitor enters "ECMAScript", then output "Right!", otherwise – output: "You don’t know? ECMAScript!"
We want to make this open-source project available for people all around the world.
Help to translate the content of this tutorial to your language!
Using the if..else construct, write the code which asks: ‘What is the "official" name of JavaScript?’
If the visitor enters "ECMAScript", then output "Right!", otherwise – output: "You don’t know? ECMAScript!"