.1 - Working With Strings
Learn how to work with strings in Python.
.2 - Working With Lists
Learn how to work with lists in Python.
.3 - Working With Tuples
Learn how to work with tuples in Python.
.4 - Working With Sets
Learn how to work with sets in Python.
.5 - Working With Dictionaries
Learn how to work with dictionaries in Python.
.6 - Working With Frozensets
Learn how to work with frozensets in Python.
.7 - Working With Ranges
Learn how to work with ranges in Python.