Loops, Lists, Traversals test

Loops, Lists, Traversals test

11th Grade

20 Qs

quiz-placeholder

Similar activities

Computer Science

Computer Science

9th - 12th Grade

20 Qs

GCSE Computer Science - Programming Keywords

GCSE Computer Science - Programming Keywords

9th - 12th Grade

15 Qs

AQA Computer Science GCSE - 3.1 Fundamentals of algorithms

AQA Computer Science GCSE - 3.1 Fundamentals of algorithms

10th - 12th Grade

15 Qs

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

Lists, Loops and Traversals

Lists, Loops and Traversals

10th - 12th Grade

15 Qs

8525 AQA GCSE  3.1.3 Searching and 3.1.4 Sorting Algorithms

8525 AQA GCSE 3.1.3 Searching and 3.1.4 Sorting Algorithms

10th - 11th Grade

18 Qs

computer

computer

11th Grade

20 Qs

Loops, Lists, Traversals test

Loops, Lists, Traversals test

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Leigha Tate

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