Loops, Lists, Traversals test

Loops, Lists, Traversals test

11th Grade

20 Qs

quiz-placeholder

Similar activities

Unit 6: Repetition Test Review

Unit 6: Repetition Test Review

9th - 12th Grade

20 Qs

U1 & U5 - Digital Info & Lists, Loops, Traversals -Vocab

U1 & U5 - Digital Info & Lists, Loops, Traversals -Vocab

9th - 12th Grade

22 Qs

Unit 6: Loops and Traversals Test

Unit 6: Loops and Traversals Test

10th - 12th Grade

20 Qs

CSP Loops Lists Traversals

CSP Loops Lists Traversals

10th - 12th Grade

20 Qs

Lists Code.org

Lists Code.org

10th - 12th Grade

20 Qs

AP Computer Science Principles Lists

AP Computer Science Principles Lists

9th - 12th Grade

20 Qs

Object and Coding Concepts Quiz

Object and Coding Concepts Quiz

7th Grade - University

21 Qs

Visual Basic Assessment

Visual Basic Assessment

11th - 12th Grade

21 Qs

Loops, Lists, Traversals test

Loops, Lists, Traversals test

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Leigha Tate

Used 95+ 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?