Hashtables
keyword, Variable Names, Glossary, Syntax Errors
def, Adding New Functions
elif, Chained Conditionals
else, Alternative Execution
keyword argument, Generalization, Glossary, Gathering Keyword Args
Koch curve, Exercises
L
language
formal, Formal and Natural Languages
natural, Formal and Natural Languages
safe, Debugging
Turing complete, More Recursion
leading coefficient, Order of Growth
leading term, Order of Growth, Glossary
leap of faith, Leap of Faith
len function, Exercises, len, A Dictionary Is a Mapping
letter frequency, Exercises
letter rotation, Exercises, Exercises
linear, Glossary
linear growth, Order of Growth
linear search, Analysis of Search Algorithms
LinearMap, Hashtables