Search Header Logo

Simple Easy Basic Lua Quiz

Authored by Attachment Aditya

Professional Development, Computers, Other

4th Grade - Professional Development

Used 20+ times

Simple Easy Basic Lua Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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 BLANKS QUESTION

20 sec • 1 pt

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

print("Log")

(a)  

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 BLANKS QUESTION

20 sec • 1 pt

How do you short this equation:

if x == y or x > y then end

(a)  

5.

FILL IN THE BLANKS 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)

(a)  

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

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?