Please enable JavaScript to use CodeHS

AP Computer Science Principles in Roblox

Lesson 1.2 Introduction to Programming with Lua

Description

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


Objective

Students will be able to:

  • Write a Lua program by typing commands with proper syntax
  • Write a program that prints out a message to the user