wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Roblox Lua

Total questions: 8

Worksheet time: 4mins

Name
Class
Date
1.

What is a Bool Value?

a)

True or False

b)

1 Or 0

2.

What Does This Do?

a)

Repeat Hi

b)

Disable The Script

c)

Repeat Hi Untill Script Is Disabled

d)

Math is cool

3.

What Will This Do?

a)

Change The Name of the parent

b)

Change The Name of load game

4.

What Is A Table

a)

A way to save data in a array

b)

The place where you put your food

c)

A way to save data

d)

What is a table

5.

When Was Lua Created?

a)

1960

b)

1996

c)

1971

d)

1993

6.

How Do You Call A Function

a)

FunctionName()

b)

:Connect(FunctionName)

c)

pCall(FunctionName)

d)

Call The Function

7.

How Do You Destroy A Object

a)

Destroy Object

b)

:Destroy()

c)

game.ItemPlace.ItemName:Destroy()

d)

Object:Destroy()

8.

What Is A Variable

a)

A way to save a value

b)

Something that can change

c)

A Value that can change

d)

Something that cant change