Please enable JavaScript to use CodeHS

Georgia Introduction to Software Technology (2022)

Lesson 10.2 Hello World

Description

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


Objective

Students will be able to:

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