Roblox Lanjutan (Bag.1-6)

Roblox Lanjutan (Bag.1-6)

9th - 12th Grade

70 Qs

quiz-placeholder

Similar activities

Python Final test Part_2(Nile)

Python Final test Part_2(Nile)

10th Grade

73 Qs

Стартовая диагностика

Стартовая диагностика

9th - 12th Grade

75 Qs

Python Booleans and selections 1

Python Booleans and selections 1

9th Grade

65 Qs

Code.org Unit 7 Review

Code.org Unit 7 Review

9th - 12th Grade

65 Qs

AP CSP Functions, Returns, Libraries

AP CSP Functions, Returns, Libraries

9th - 12th Grade

65 Qs

UHS End of year KS3 assessment (year 9)

UHS End of year KS3 assessment (year 9)

9th Grade

70 Qs

Python Basics

Python Basics

9th - 12th Grade

72 Qs

Python Functions and Methods

Python Functions and Methods

11th Grade

71 Qs

Roblox Lanjutan (Bag.1-6)

Roblox Lanjutan (Bag.1-6)

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Haiko Academy

Used 2+ times

FREE Resource

70 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is a correct way to create a variable in Lua?
var myNumber = 10
int myNumber = 10
local myNumber = 10
define myNumber = 10

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What data type is "Hello World"?
Boolean
Number
String
Decimal

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What data type is true?
String
Boolean
Number
None

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What data type is 42.5?
Integer
String
Boolean
Decimal

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What will the following script print? local name = "Alex" print("Hello " .. name)
HelloAlex
Hello Alex
AlexHello
nameHello

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which is the correct operator to combine strings in Lua?
+
&
..
*

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of these is a script object in Roblox Studio?
TextBox
Script
Baseplate
ImageLabel

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?