Term
|
Definition
| A circumstance where two or more variables refer to the same object. |
|
|
Term
|
Definition
| A character or string used to indicate where a string should be split. |
|
|
Term
|
Definition
| One of the values in a list (or other sequence); also called items. |
|
|
Term
|
Definition
|
|
Term
|
Definition
| An integer value that indicates an element in a list. |
|
|
Term
|
Definition
| Being the same object (which implies equivalence). |
|
|
Term
|
Definition
|
|
Term
|
Definition
| The sequential accessing of each element in a list. |
|
|
Term
|
Definition
| A list that is an element of another list. |
|
|
Term
|
Definition
| Something a variable can refer to. An object has a type and a value. |
|
|
Term
|
Definition
| The association between a variable and its value. |
|
|