Roblox Lua // Functions & Properties 1.0

Quiz
•
Computers
•
9th - 12th Grade
•
Easy
GobStoppers 14
Used 2+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What should be added after line 5 in order to make the variable NewNumber equal to the result variable within the AddNumbers() function.
|return Result|
Nothing needs to be added
|MyNumber = Result|
|NewNumber = Result|
2.
FILL IN THE BLANK QUESTION
1 min • 1 pt
What would the transparency of MyPart be after this script has finished running?
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is wrong about the StringChange() function?
The StringChange function is able to set the variable to other data types other than strings.
There is nothing wrong with the function
The function will result in an error if the String argument is not a string.
StringChange() will cause an error as it is not a function.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does putting return inside of a function do?
Placing return followed by a variable will result in an error.
Returning will block the variable from being used by the function.
When you call a function you can set it as a variable. Whatever is returned by the function is what the new variable is equal to.
Returning a variable within a function will return the variable to what value it was equal to originally.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the parent of "Part"
ServerStorage
StarterGui
startergui
serverstorage
6.
FILL IN THE BLANK QUESTION
1 min • 1 pt
What is the Size of this part?
7.
FILL IN THE BLANK QUESTION
1 min • 1 pt
What is the parent of Part's parent?
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Python Review - Functions

Quiz
•
9th - 12th Grade
7 questions
Python Input

Quiz
•
11th Grade
15 questions
Gateway Level 3 Python Quiz 3

Quiz
•
9th - 12th Grade
10 questions
Module 09 - For Loops

Quiz
•
10th Grade
11 questions
Python Variables

Quiz
•
9th Grade
12 questions
Programming - Output

Quiz
•
KG - 12th Grade
10 questions
PC1.8 Evaluate computer program

Quiz
•
9th Grade
10 questions
Python Input/Output

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade