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!
Nowy kurs! Każdy programista powinien nauczyć się Generative AI!
Wypróbuj darmową lekcję
- 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 Odpowiedź
+ 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