Loops, Lists, Traversals test

Loops, Lists, Traversals test

11th Grade

20 Qs

quiz-placeholder

Similar activities

Code.org AP CSP Lists

Code.org AP CSP Lists

9th - 12th Grade

20 Qs

Lists and Loops in Computer Science

Lists and Loops in Computer Science

10th - 12th Grade

20 Qs

CSP Lists Loops and Traversals

CSP Lists Loops and Traversals

10th - 12th Grade

20 Qs

AP CSP Unit 5 Review: Lists, Loops and Traversals

AP CSP Unit 5 Review: Lists, Loops and Traversals

9th - 12th Grade

19 Qs

Python Quiz 2

Python Quiz 2

10th - 11th Grade

16 Qs

GCSE Computer Science - Programming Keywords

GCSE Computer Science - Programming Keywords

9th - 12th Grade

15 Qs

AP Computer Science Principles Unit 5 Review Lists

AP Computer Science Principles Unit 5 Review Lists

9th - 12th Grade

20 Qs

AP CSP Mixed Review

AP CSP Mixed Review

9th - 12th Grade

20 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?