Loops, Lists, Traversals test

Loops, Lists, Traversals test

11th Grade

20 Qs

quiz-placeholder

Similar activities

Algorithms - python (GCSE)

Algorithms - python (GCSE)

10th - 12th Grade

25 Qs

AP CSP Unit 5 Review: Lists, Loops and Traversals

AP CSP Unit 5 Review: Lists, Loops and Traversals

9th - 12th Grade

19 Qs

Code.org Unit 5

Code.org Unit 5

10th - 12th Grade

20 Qs

Code.org: Lists, Loops, and Traversals

Code.org: Lists, Loops, and Traversals

10th - 12th Grade

20 Qs

Code.org List Quiz Questions

Code.org List Quiz Questions

10th - 12th Grade

20 Qs

Lists, Loops & Traversals

Lists, Loops & Traversals

10th - 12th Grade

20 Qs

Lists, Loops and Traversals

Lists, Loops and Traversals

10th - 12th Grade

20 Qs

Loops, Lists, Traversals test

Loops, Lists, Traversals test

11th Grade

18 Qs

Loops, Lists, Traversals test

Loops, Lists, Traversals test

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Leigha Tate

Used 93+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Repeating a task multiple times in programming is known as ?

Iterators

Scope

Looping

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How do you create a list?

You create a list with parentheses and a semicolon

You create a list by creating a variable and using brackets

Create a list by using a loop

Creating a list by using a For loop, specifically

3.

MULTIPLE SELECT QUESTION

1 min • 1 pt

What are some commands to edit your list? Check all that apply.

appendItem

removeItem

insertItem

addItem

4.

MULTIPLE SELECT QUESTION

1 min • 1 pt

What can a list contain? Check all that apply.

Loops

Functions

Strings

Numbers

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

An ordered collection of elements is a....

Loop

Command

Variable

List

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

An individual item in a list that is assigned a unique index....

Array

Item

Element

Traversal

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A common method for referencing the elements in a list using numbers

Iteration

index

filter

reduce

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?