Loops, Lists, Traversals test

Loops, Lists, Traversals test

Assessment

Flashcard

Computers

11th Grade

Practice Problem

Medium

Created by

Wayground Content

Used 1+ times

FREE Resource

Student preview

quiz-placeholder

18 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Repeating a task multiple times in programming is known as ?

Back

Looping

2.

FLASHCARD QUESTION

Front

How do you create a list?

Back

You create a list by creating a variable and using brackets.

3.

FLASHCARD QUESTION

Front

An ordered collection of elements is a....

Back

List

4.

FLASHCARD QUESTION

Front

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

Back

Element

5.

FLASHCARD QUESTION

Front

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

Back

index

6.

FLASHCARD QUESTION

Front

The first item in a list has an index of .....

Back

0

7.

FLASHCARD QUESTION

Front

myList = [5, 3, 12, 7, 19, 20, 23]. myList.length will return a value of ___

Back

7

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?