9.15. Glossary

Aliasing

A circumstance where two or more variables refer to the same object.

Delimiter

A character or string used to indicate where a string should be split.

Element

One of the values in a list (or other sequence); also called items.

Equivalent

Having the same value.

Index

An integer value that indicates an element in a list.

Identical

Being the same object (which implies equivalence).

List

A sequence of values.

List Traversal

The sequential accessing of each element in a list.

Nested List

A list that is an element of another list

Object

Something a variable can refer to. An object has a type and a value.

Reference

The association between a variable and its value.

Before you keep reading...

Runestone Academy can only continue if we get support from individuals like you. As a student you are well aware of the high cost of textbooks. Our mission is to provide great books to you for free, but we ask that you consider a $10 donation, more if you can or less if $10 is a burden.

You have attempted 1 of 3 activities on this page