Search Header Logo
Untitled Lesson

Untitled Lesson

Assessment

Presentation

Computers

7th Grade

Practice Problem

Easy

Created by

gaming cool

Used 1+ times

FREE Resource

4 Slides • 1 Question

1

  1. Print()

A print function is an easy statement just to print something in the output. For example, Print("Yes") then it would print the message "Yes" into the console. try printing the word "Hah"

2

Fill in the Blank

Capitals Matter! Print the word "Hah"

(
"
"
)

3

You can do this with variables etc.

4

Variables

Heres an example of a variable.

local part = game.Workspace.Part

5

Explanation

It Says (local part = game.Workspace.Part) so the first thing you see is local "part" part is what you can change/put for the NAME of the variable. And its equivalent to the part in the workspace.

  1. Print()

A print function is an easy statement just to print something in the output. For example, Print("Yes") then it would print the message "Yes" into the console. try printing the word "Hah"

Show answer

Auto Play

Slide 1 / 5

SLIDE