Arrays

Arrays

6th Grade

34 Qs

quiz-placeholder

Similar activities

Variables, Arrays, For Loops, and Functions Review

Variables, Arrays, For Loops, and Functions Review

6th - 8th Grade

35 Qs

Computer Pretest1(Python Grade7_t1)

Computer Pretest1(Python Grade7_t1)

3rd Grade - University

30 Qs

Python Test 1

Python Test 1

6th - 8th Grade

30 Qs

Tynker Python Vocab to Lesson 6

Tynker Python Vocab to Lesson 6

6th - 8th Grade

33 Qs

Computer Pretest2(Python Grade7_t1)

Computer Pretest2(Python Grade7_t1)

2nd Grade - University

30 Qs

Python Quiz

Python Quiz

6th - 8th Grade

31 Qs

Java Test

Java Test

3rd Grade - University

30 Qs

SKB Microsoft Office dan Struktur Data

SKB Microsoft Office dan Struktur Data

1st Grade - Professional Development

30 Qs

Arrays

Arrays

Assessment

Quiz

Computers

6th Grade

Hard

Created by

Ariel Cambas

Used 5+ times

FREE Resource

34 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Create an empty list of items

var theList=[];

var theList;

theList=[];

var theList=0;

2.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Which of the following values is a List (Array)

[0,1,2]

"list"

["list","array","test","one","two"]

25

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which variable do you need to store a:

name

String

Integer

List (array)

Boolean

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which variable do you need to store a(n):

age

String

Integer

List (array)

Boolean

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which variable do you need to store a(n):

an amount of money

String

Integer

List (array)

Boolean

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which variable do you need to store a(n):

light on or off

String

Integer

List (array)

Boolean

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which variable do you need to store a(n):

coin flip

String

Integer

List (array)

Boolean

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?