Results for: 'h'
Lists: copying
By: cbcafier
Lists: copying (shallow)
Lists: Nested lists
Tuples: Introduction
Strings as sequences
Concatenating sequences
More on creating tuples
List methods
Introduction to list methods .sort(), .append(), .pop()
More on lists, including IndexError
What gets returned by sequence methods