Do you want BuboFlash to help you learning these things? Or do you want to add or correct something? Click here to log in or create user.



Tags
#python #sicp
Question
A sequence is [...]
Answer
an ordered collection of values

Tags
#python #sicp
Question
A sequence is [...]
Answer
?

Tags
#python #sicp
Question
A sequence is [...]
Answer
an ordered collection of values
If you want to change selection, open original toplevel document below and click on "Move attachment"

Parent (intermediate) annotation

Open it
A sequence is an ordered collection of values

Original toplevel document

2.3 Sequences
emoization 2.8.3 Orders of Growth 2.8.4 Example: Exponentiation 2.8.5 Growth Categories 2.9 Recursive Objects 2.9.1 Linked List Class 2.9.2 Tree Class 2.9.3 Sets 2.3 Sequences <span>A sequence is an ordered collection of values. The sequence is a powerful, fundamental abstraction in computer science. Sequences are not instances of a particular built-in type or abstract data representation, but instead a collec

Summary

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Details

No repetitions


Discussion

Do you want to join discussion? Click here to log in or create user.