AP CSP Unit 6

AP CSP Unit 6

Assessment

Flashcard

Computers

11th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

36 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
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?