A Lua quiz

A Lua quiz

6th - 8th Grade

10 Qs

quiz-placeholder

Similar activities

G(6) Quiz L3.2 - 3.3

G(6) Quiz L3.2 - 3.3

6th Grade

11 Qs

Python Variables

Python Variables

6th - 8th Grade

11 Qs

Python

Python

1st - 12th Grade

10 Qs

Programming Quiz 1

Programming Quiz 1

8th Grade

10 Qs

Recuperatorio primer parcial

Recuperatorio primer parcial

8th Grade

10 Qs

Hangman Game - Programming Questions

Hangman Game - Programming Questions

7th - 11th Grade

15 Qs

Programming Fundamentals

Programming Fundamentals

6th Grade

10 Qs

A Lua quiz

A Lua quiz

Assessment

Quiz

Computers

6th - 8th Grade

Medium

Created by

Adrian Wheeler

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • Ungraded

Do you Program in Lua?

Yes

No

No, but im learning

Yes, but im still learning

2.

FILL IN THE BLANK QUESTION

1 min • 2 pts

How do you print to the TERMINAL in Lua?

Answer explanation

you print to TEXT to the screen using either 'print(' ')'

or 'print(" ")

3.

FILL IN THE BLANK QUESTION

1 min • 3 pts

How do you join two strings together, when you don't want a tab?

Answer explanation

to join together parts of a print use '..' instead of ',' unless you want a tab

4.

FILL IN THE BLANK QUESTION

1 min • 5 pts

What do floating variables almost always contain?

Answer explanation

floating variables contain decimals

5.

FILL IN THE BLANK QUESTION

1 min • 3 pts

What is the only thing integer variables can contain?

Answer explanation

integer variables contain numbers

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What can string variables contain?

Functions

Text

Variables

Tables

Answer explanation

strings can contain text

7.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

What does the command 'string.lower' do?

turns text tiny

convert text to lowercase

stretches text

gives text an animation

Answer explanation

'string.lower' will convert any string to lowercase

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?