#4 JavaScript Statements (JavaScript Tutorials for Beginners to Intermediate)
Statements in JavaScript
In this part of our tutorials on JavaScript, you will learn how to write different kinds of statements
in JavaScript. These statements could be a comment or the ways that we can write a simple syntax or define
a variable and log it to the console.