Roblox Lua Scripting Quiz

Quiz
•
Computers
•
1st - 12th Grade
•
Easy
Jerry Xiao
Used 346+ times
FREE Resource
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will this output?
print("Hello World")
Hello World
Error
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Numbers, Strings, and Booleans are all Data types
True
False
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A boolean can store numbers as well as true / false
True
False
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A 'local' variable can only be accessed from within the script
True
False
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
the 'print' command will display data to the output screen
True
False
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What would this code do?
game.Workspace.PracticePart.BrickColor = BrickColor.new(0.9,0.8,0.1)
Changes the brick color of PracticePart
Outputs an error
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
While loops will loop through the commands inside until it meets a condition, that tells it to end the loop.
True
False
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Making a script a child of a brick(Parent-Child) will allow the script to interact with the brick, similar to how a local script only interacts with the script.
True
False
Similar Resources on Wayground
12 questions
Ch-8 Iterative statements in Python

Quiz
•
8th Grade
10 questions
while loop

Quiz
•
9th Grade
10 questions
Scratch Programming Language

Quiz
•
3rd Grade
13 questions
Scratch

Quiz
•
8th Grade
10 questions
Programming - Iteration, Basic Programming Constructs & Loop

Quiz
•
2nd - 12th Grade
10 questions
TLE Q3 M4

Quiz
•
10th Grade
12 questions
CodeMonkey Coding Vocabulary

Quiz
•
3rd - 7th Grade
10 questions
Programming - Algorithms in Pseudocode & Flow Diagrams

Quiz
•
1st - 12th Grade
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
Discover more resources for Computers
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade