Write a program to output the text "JavaScript is awesome!" to the console. Don’t forget the exclamation mark ! | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
- 3

Write a program to output the text "JavaScript is awesome!" to the console. Don’t forget the exclamation mark !

Somebody help me how to write this

5th Mar 2021, 6:01 PM
Mohd Izhar
Mohd Izhar - avatar
1 Antwort
+ 1
use console.log to print the statement it is the simplest thing in javascript. Please go through the basics of course you will understand. https://www.sololearn.com/learning/1124/
5th Mar 2021, 6:15 PM
Sharique Khan
Sharique Khan - avatar