Twa kɔ nsɛm atitiriw so
Log in
Sign up for FREE
arrow_back
Laabri

APCSP ALGORITHM (VOCAB)

star
star
star
star
star
Last updated 10 months ago
11 Nsɛmmisa
1
1
1
1
1
1
1
1
1
1
1
Asemmisa {{asɛmmisaAhyɛnsode}}
1.

What term describes a group of related data elements, like lists or dictionaries?

Asemmisa {{asɛmmisaAhyɛnsode}}
2.

What is the process of accessing an item in a collection by its position called?

Asemmisa {{asɛmmisaAhyɛnsode}}
3.

What describes data structures that cannot be changed after creation?

Asemmisa {{asɛmmisaAhyɛnsode}}
4.

What is a unique identifier used to access values in a dictionary called?

Asemmisa {{asɛmmisaAhyɛnsode}}
5.

In a dictionary, each entry is called a ___.

Asemmisa {{asɛmmisaAhyɛnsode}}
6.

What term describes a list or dictionary that contains other data structures within it?

Asemmisa {{asɛmmisaAhyɛnsode}}
7.

What is it called when you iterate over each element in a collection?

Asemmisa {{asɛmmisaAhyɛnsode}}
8.

What term refers to accessing a specific element in a dictionary by its key?

Asemmisa {{asɛmmisaAhyɛnsode}}
9.

What operation removes an item from a list collection?

Asemmisa {{asɛmmisaAhyɛnsode}}
10.

What is it called when you add an element to the end of a list?

Asemmisa {{asɛmmisaAhyɛnsode}}
11.

What term describes a list or dictionary that can change size as elements are added or removed?