Textbook • Topic 7 Lists, Tuples • Topic 9 Sets, Dictionaries • Topic 8 More Strings • Strongly Recommended Exercises – The Python Workbook, 2nd Edition: • Lists: 115, 116, 125 and 135 • Dictionaries: 136, 137, and 146 • Strings: 122, 123, 140, 141 and 143 – The Python Workbook, 1st Edition: • Lists: 109, 110, 118 and 127 • Dictionaries: 128, 129, and 138 • Strings: 115, 116, 132, 133 and 135 • Recommended Exercises – The Python Workbook, 2nd Edition: • Lists: 111, 113, 114, 124, 126, and 128 • Dictionaries: 147 and 148 • Strings: 129, 130, 131, 132, 138, and 139 – The Python Workbook, 1st Edition: • Lists: 105, 107, 108, 117, 119, and 121 • Dictionaries: 139 and 140 • Strings: 122, 123, 124, 130, and 131 • Recommended Readings – Starting Out with Python, 2nd Edition: Chapters 5 and 6