Think Python: How to Think Like a Computer Scientist

(singke) #1

invert dictionary, Dictionaries and Lists


invocation, String Methods, Glossary


IOError, Catching Exceptions


is operator, Objects and Values, Copying


IS-A relationship, Class Diagrams, Glossary


isinstance function, Checking Types, Debugging, Type-Based Dispatch


item, Strings Are Immutable, Glossary, A List Is a Sequence, A Dictionary Is a


Mapping


dictionary, Glossary

item assignment, Strings Are Immutable, Lists Are Mutable, Tuples Are Immutable


item update, Traversing a List


items method, Dictionaries and Tuples


iteration, The while Statement, Glossary


iterator, Lists and Tuples, Lists and Tuples, Dictionaries and Tuples, Sequences of


Sequences, Glossary, Analysis of Basic Python Operations


J


join, Analysis of Basic Python Operations


join method, Lists and Strings, Printing the Deck


K


Kangaroo class, Exercises


key, A Dictionary Is a Mapping, Glossary


key-value pair, A Dictionary Is a Mapping, Glossary, Dictionaries and Tuples


keyboard input, Keyboard Input


KeyError, A Dictionary Is a Mapping, When I run the program I get an exception.,

Free download pdf