Lists
|
Dictionaries
|
Functions
|
Basic List Operators
|
Replacing Elements
|
Inserting Elements Lists
|
Removing Elements
|
Searching Elements
|
Sorting Lists
|
Dictionary Literals
|
Add Keys
|
Remove Keys
|
Accessing Keys
|
Replace values
|
Traversing Dictionaries
|
Hiding Redundancy
|
Functions & Hiding Redundancy
|
Arguments and Return values
|
Complexity
|
Program Structure
|
Program Design
|
Recursive Functions
|