A Lua quiz

A Lua quiz

6th - 8th Grade

10 Qs

quiz-placeholder

Similar activities

Python - Week 1

Python - Week 1

8th - 10th Grade

10 Qs

Basic Python

Basic Python

6th - 8th Grade

15 Qs

AES MS Word Essentials 1

AES MS Word Essentials 1

7th - 8th Grade

12 Qs

Make a python program G7

Make a python program G7

7th Grade

10 Qs

Quiz programming language

Quiz programming language

7th Grade

10 Qs

Lua quiz: Basics (Print, functions, while true loops)

Lua quiz: Basics (Print, functions, while true loops)

5th - 8th Grade

10 Qs

พื้นฐาน python ม.2

พื้นฐาน python ม.2

6th - 8th Grade

9 Qs

GMetrix Key Applications Chpt. 1

GMetrix Key Applications Chpt. 1

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?