Please enable JavaScript to use CodeHS

Florida Computing Ideas

Lesson 6.1 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