Classes: Attributes
Standard scalar types
integer, char, etc.
set (really a multiset; allows duplicates)
unique set (a “real” set)
list (indexable)
object
tuple
Object vs. tuple: different semantics, storage
“types” not always tuples !!!
Previous slide
Next slide
Back to first slide
View graphic version