Simple Easy Basic Lua Quiz

Simple Easy Basic Lua Quiz

4th Grade - Professional Development

10 Qs

quiz-placeholder

Similar activities

JavaScript (Hafiz Gabut🗿)

JavaScript (Hafiz Gabut🗿)

9th Grade

15 Qs

Python Variables

Python Variables

8th Grade

10 Qs

STRING MANIPULATION (PYTHON)

STRING MANIPULATION (PYTHON)

11th - 12th Grade

10 Qs

Fun with JavaScript #1

Fun with JavaScript #1

9th - 12th Grade

15 Qs

Python Casting and Input

Python Casting and Input

8th - 11th Grade

15 Qs

PreTrainingJavaScript

PreTrainingJavaScript

Professional Development

9 Qs

Unit 4 Quiz

Unit 4 Quiz

12th Grade

10 Qs

L5 Python Knowledge Quiz

L5 Python Knowledge Quiz

9th Grade - University

10 Qs

Simple Easy Basic Lua Quiz

Simple Easy Basic Lua Quiz

Assessment

Quiz

Professional Development, Computers, Other

4th Grade - Professional Development

Hard

Created by

Attachment Aditya

Used 19+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following Arguments can be used for print() command?

String

Integer

Variable

All of the above

2.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

What will be the output in log/console window for:

print("Log")

3.

MULTIPLE SELECT QUESTION

20 sec • 1 pt

Which of the command will give an output of 100 (integer but not float) for variable x

x = math.floor( ( ( 100 * 100 ) / 10) / 10 )

a = 110

x = a - 10

100 = x

x / 100 = 1

4.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

How do you short this equation:

if x == y or x > y then end

5.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

How do you short this equation:(Note : No Tabs Or Space Required Other Than Enter/Next Line, But Still Tab = )

print(x)

print(x)

print(x)

print(x)

print(x)

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is x in the given command:

x = {}

Integer

Variable

Table

None of the above

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is x in the given command:

x = 12

Integer

Variable

Table

None of the above

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?