What will this output?
print("Hello World")
Roblox Lua Scripting Quiz
Quiz
•
Computers
•
1st - 12th Grade
•
Easy
Jerry Xiao
Used 336+ 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
12 questions
Hour of Code
Quiz
•
6th - 12th Grade
12 questions
CodeMonkey Coding Vocabulary
Quiz
•
3rd - 7th Grade
10 questions
while loop
Quiz
•
9th Grade
10 questions
Scratch Programming Language
Quiz
•
3rd Grade
11 questions
Scratch Lesson 1
Quiz
•
6th - 10th Grade
13 questions
Scratch
Quiz
•
8th Grade
12 questions
Basic Scratch 1
Quiz
•
5th Grade
10 questions
JavaScript quiz for beginners
Quiz
•
7th Grade
15 questions
Character Analysis
Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing
Quiz
•
9th - 12th Grade
10 questions
American Flag
Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension
Quiz
•
5th Grade
30 questions
Linear Inequalities
Quiz
•
9th - 12th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25
Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers
Quiz
•
6th - 8th Grade
15 questions
Character Analysis
Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing
Quiz
•
9th - 12th Grade
10 questions
American Flag
Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension
Quiz
•
5th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities
Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25
Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers
Quiz
•
6th - 8th Grade