- 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
2 Answers
+ 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/