Think Python: How to Think Like a Computer Scientist

(singke) #1

Chapter 10. Lists


This chapter presents one of Python’s most useful built-in types: lists. You will also learn
more about objects and what can happen when you have more than one name for the same
object.

Free download pdf