Please enable JavaScript to use CodeHS

Tennessee Coding I

Lesson 2.1 Hello World

Description

In this lesson, students will learn how to print messages out onto the console using the Javascript command console.log().


Objective

Students will be able to:

  • Write a JavaScript program by typing commands with proper syntax in the main function
  • Write a program that prints out a message to the user