Search.setIndex({"docnames": ["AdvancedAccumulation/ChapterAssessment", "AdvancedAccumulation/Exercises", "AdvancedAccumulation/filter", "AdvancedAccumulation/intro", "AdvancedAccumulation/listcomp", "AdvancedAccumulation/map", "AdvancedAccumulation/toctree", "AdvancedAccumulation/zip", "AdvancedFunctions/Anonymousfunctionswithlambdaexpressions", "AdvancedFunctions/ChapterAssessment", "AdvancedFunctions/Exercises", "AdvancedFunctions/FunctionWrappingAndDecorators", "AdvancedFunctions/KeywordParameters", "AdvancedFunctions/MethodInvocations", "AdvancedFunctions/OptionalParameters", "AdvancedFunctions/ProgrammingWithStyle", "AdvancedFunctions/toctree", "BuildingPrograms/Exercises", "BuildingPrograms/TheStrategy", "BuildingPrograms/WPCleanCode", "BuildingPrograms/WPCodeSectionataTime", "BuildingPrograms/WPSketchanOutline", "BuildingPrograms/toctree", "Classes/AddingOtherMethodstoourClass", "Classes/ChapterAssessment", "Classes/ClassDecorators", "Classes/ClassVariablesInstanceVariables", "Classes/ConvertinganObjecttoaString", "Classes/Exercises", "Classes/Glossary", "Classes/ImprovingourConstructor", "Classes/InstancesasReturnValues", "Classes/ObjectsRevisited", "Classes/ObjectsasArgumentsandParameters", "Classes/PrivateInstanceVariables", "Classes/Tamagotchi", "Classes/TestingClasses", "Classes/ThinkingAboutClasses", "Classes/UserDefinedClasses", "Classes/intro-ClassesandObjectstheBasics", "Classes/sorting_instances", "Classes/toctree", "Conditionals/BooleanValuesandBooleanExpressions", "Conditionals/Chainedconditionals", "Conditionals/ConditionalExecutionBinarySelection", "Conditionals/Exercises", "Conditionals/Glossary", "Conditionals/Logicaloperators", "Conditionals/Nestedconditionals", "Conditionals/OmittingtheelseClauseUnarySelection", "Conditionals/PrecedenceofOperators", "Conditionals/TheAccumulatorPatternwithConditionals", "Conditionals/Theinandnotinoperators", "Conditionals/WPSettingUpConditionals", "Conditionals/intro-TurtlesandConditionals", "Conditionals/toctree", "Conditionals/week3a1", "Debugging/BeginningtipsforDebugging", "Debugging/Exercises", "Debugging/KnowyourerrorMessages", "Debugging/RuntimeErrors", "Debugging/SemanticErrors", "Debugging/Syntaxerrors", "Debugging/intro-DebuggingGeneral", "Debugging/intro-HowtobeaSuccessfulProgrammer", "Debugging/toctree", "Dictionaries/AccumulatingResultsFromaDictionary", "Dictionaries/AccumulatingtheBestKey", "Dictionaries/Aliasingandcopying", "Dictionaries/ChapterAssessment", "Dictionaries/Dictionarymethods", "Dictionaries/Dictionaryoperations", "Dictionaries/Exercises", "Dictionaries/Glossary", "Dictionaries/WPChoosingDictionaries", "Dictionaries/intro-AccumulatingMultipleResultsInaDictionary", "Dictionaries/intro-Dictionaries", "Dictionaries/intro-DictionaryGoals", "Dictionaries/toctree", "Exceptions/ChapterAssessment", "Exceptions/Exercises", "Exceptions/intro-exceptions", "Exceptions/standard-exceptions", "Exceptions/toctree", "Exceptions/using-exceptions", "Files/AlternativeFileReadingMethods", "Files/CSVFormat", "Files/ChapterAssessment", "Files/Exercises", "Files/FilesRecipe", "Files/FindingaFileonyourDisk", "Files/Glossary", "Files/Iteratingoverlinesinafile", "Files/ReadingCSVFiles", "Files/ReadingaFile", "Files/WPTipsHandlingFiles", "Files/With", "Files/WritingCSVFiles", "Files/WritingTextFiles", "Files/intro-WorkingwithDataFiles", "Files/toctree", "FrontBackMatter/contrib", "FrontBackMatter/copyright", "FrontBackMatter/fdl-1.3", "FrontBackMatter/foreword", "FrontBackMatter/preface", "Functions/Afunctionthataccumulates", "Functions/ChapterAssessment", "Functions/DecodingaFunction", "Functions/Exercises", "Functions/FlowofExecutionSummary", "Functions/FunctionDefinitions", "Functions/FunctionInvocation", "Functions/FunctionParameters", "Functions/Functionscancallotherfunctions", "Functions/GlobalVariables", "Functions/Glossary", "Functions/PassingMutableObjects", "Functions/Printvsreturn", "Functions/Returningavaluefromafunction", "Functions/SideEffects", "Functions/TypeAnnotations", "Functions/Variablesandparametersarelocal", "Functions/intro-Functions", "Functions/toctree", "GeneralIntro/ATypicalFirstProgram", "GeneralIntro/Algorithms", "GeneralIntro/Comments", "GeneralIntro/Exercises", "GeneralIntro/FormalandNaturalLanguages", "GeneralIntro/Glossary", "GeneralIntro/MoreAboutPrograms", "GeneralIntro/SpecialWaystoExecutePythoninthisBook", "GeneralIntro/ThePythonProgrammingLanguage", "GeneralIntro/WPPredictBeforeYouRun", "GeneralIntro/WPToUnderstandaProgramChangeIt", "GeneralIntro/intro-TheWayoftheProgram", "GeneralIntro/toctree", "Inheritance/ChapterAssessment", "Inheritance/Exercises", "Inheritance/InvokingSuperMethods", "Inheritance/MultipleInheritance", "Inheritance/OverrideMethods", "Inheritance/TamagotchiRevisited", "Inheritance/chapterProject", "Inheritance/inheritVarsAndMethods", "Inheritance/intro", "Inheritance/toctree", "InternetAPIs/DebugURLs", "InternetAPIs/RESTdocumentation", "InternetAPIs/RESTintro", "InternetAPIs/URLintro", "InternetAPIs/cachingResponses", "InternetAPIs/chapterProject", "InternetAPIs/fetching_a_page", "InternetAPIs/flickr", "InternetAPIs/how_the_Internet_works", "InternetAPIs/http", "InternetAPIs/iTunes", "InternetAPIs/requestsCookbook", "InternetAPIs/toctree", "InternetAPIs/unicode", "InternetAPIs/urls", "Iteration/Exercises", "Iteration/FlowofExecutionoftheforLoop", "Iteration/GeneralizedSequences", "Iteration/Glossary", "Iteration/Listsandforloops", "Iteration/NestedIterationImageProcessing", "Iteration/Stringsandforloops", "Iteration/TheAccumulatorPattern", "Iteration/TheforLoop", "Iteration/TraversalandtheforLoopByIndex", "Iteration/WPKeepingTrackofYourIteratorVariableYourIterable", "Iteration/WPNamingVariablesinForLoops", "Iteration/WPPrintingIntermediateResults", "Iteration/intro-Iteration", "Iteration/toctree", "Iteration/week2a2", "MoreAboutIteration/BreakandContinue", "MoreAboutIteration/ChapterAssessment", "MoreAboutIteration/Exercises", "MoreAboutIteration/RandomlyWalkingTurtles", "MoreAboutIteration/ThewhileStatement", "MoreAboutIteration/WPInfiniteLoops", "MoreAboutIteration/intro-indefiniteiteration", "MoreAboutIteration/listenerLoop", "MoreAboutIteration/toctree", "NestedData/ChapterAssessment", "NestedData/DeepandShallowCopies", "NestedData/Exercises", "NestedData/ListswithComplexItems", "NestedData/NestedDictionaries", "NestedData/NestedIteration", "NestedData/WPExtractFromNestedData", "NestedData/WPStructuringNestedData", "NestedData/jsonlib", "NestedData/toctree", "Projects/Exercises", "Projects/IntroProjects", "Projects/better_pizza_predictions", "Projects/clustering", "Projects/common_words", "Projects/diy_google", "Projects/drawing_a_circle", "Projects/encryption", "Projects/graphing_with_altair", "Projects/image_processing", "Projects/image_processing_revisited", "Projects/input_compute_output", "Projects/jupyterlite", "Projects/kiva_graphs", "Projects/kiva_statistics", "Projects/l_systems", "Projects/monte_carlo_simulations", "Projects/regression_analysis", "Projects/roman_numerals", "Projects/scaffolded_code", "Projects/sentiment_analysis", "Projects/split_apply_combine", "Projects/toctree", "Projects/turtle_driving", "Projects/xkcd_pass", "PythonModules/Exercises", "PythonModules/Glossary", "PythonModules/Therandommodule", "PythonModules/intro-ModulesandGettingHelp", "PythonModules/intro-PythonModules", "PythonModules/toctree", "PythonTurtle/AFewMoreturtleMethodsandObservations", "PythonTurtle/Exercises", "PythonTurtle/InstancesAHerdofTurtles", "PythonTurtle/ObjectInstances", "PythonTurtle/OurFirstTurtleProgram", "PythonTurtle/RepetitionwithaForLoop", "PythonTurtle/SummaryOfTurtleMethods", "PythonTurtle/WPCommonTurtleErrors", "PythonTurtle/WPIncrementalProgramming", "PythonTurtle/intro-HelloLittleTurtles", "PythonTurtle/toctree", "PythonTurtle/week1a3", "Sequences/ConcatenationandRepetition", "Sequences/CountandIndex", "Sequences/DisabmiguatingSquareBrackets", "Sequences/Exercises", "Sequences/IndexOperatorWorkingwiththeCharactersofaString", "Sequences/Length", "Sequences/SplitandJoin", "Sequences/StringsandLists", "Sequences/TheSliceOperator", "Sequences/intro-Sequences", "Sequences/toctree", "Sequences/week2a1", "SimplePythonData/ConvertTypeFunctions", "SimplePythonData/DataTypes", "SimplePythonData/Exercises", "SimplePythonData/FunctionCalls", "SimplePythonData/Glossary", "SimplePythonData/HardCoding", "SimplePythonData/Input", "SimplePythonData/Operators", "SimplePythonData/OrderofOperations", "SimplePythonData/Reassignment", "SimplePythonData/StatementsandExpressions", "SimplePythonData/UpdatingVariables", "SimplePythonData/Values", "SimplePythonData/VariableNamesandKeywords", "SimplePythonData/Variables", "SimplePythonData/WPChoosingtheRightVariableName", "SimplePythonData/intro-VariablesExpressionsandStatements", "SimplePythonData/toctree", "SimplePythonData/week1a2", "Sorting/ChapterAssessment", "Sorting/Exercises", "Sorting/Glossary", "Sorting/Optionalkeyparameter", "Sorting/Optionalreverseparameter", "Sorting/SecondarySortOrder", "Sorting/SortingaDictionary", "Sorting/WPWhenToUseLambdaVsFunction", "Sorting/chapterProject", "Sorting/intro-SortingwithSortandSorted", "Sorting/toctree", "TestCases/ChapterAssessment", "TestCases/CheckingOtherAssumptions", "TestCases/Exercises", "TestCases/Glossary", "TestCases/TestingConditionals", "TestCases/TestingLoops", "TestCases/TestingOptionalParameters", "TestCases/Testingfunctions", "TestCases/WPProgramDevelopment", "TestCases/intro-TestCases", "TestCases/toctree", "TransformingSequences/Aliasing", "TransformingSequences/AppendversusConcatenate", "TransformingSequences/CloningLists", "TransformingSequences/Exercises", "TransformingSequences/FStrings", "TransformingSequences/Glossary", "TransformingSequences/ListDeletion", "TransformingSequences/Mutability", "TransformingSequences/MutatingMethods", "TransformingSequences/NonmutatingMethodsonStrings", "TransformingSequences/ObjectsandReferences", "TransformingSequences/StringFormatting", "TransformingSequences/TheAccumulatorPatternwithLists", "TransformingSequences/TheAccumulatorPatternwithStrings", "TransformingSequences/WPAccumulatorPatternStrategies", "TransformingSequences/WPDontMutateAListYouIterateThrough", "TransformingSequences/intro-SequenceMutation", "TransformingSequences/toctree", "TransformingSequences/week4a1", "Tuples/ChapterAssessment", "Tuples/Exercises", "Tuples/Glossary", "Tuples/TupleAssignmentwithunpacking", "Tuples/TuplePacking", "Tuples/TuplePacking-Intro", "Tuples/TuplesasReturnValues", "Tuples/UnpackingArgumentsToFunctions", "Tuples/toctree", "index"], "filenames": ["AdvancedAccumulation/ChapterAssessment.rst", "AdvancedAccumulation/Exercises.rst", "AdvancedAccumulation/filter.rst", "AdvancedAccumulation/intro.rst", "AdvancedAccumulation/listcomp.rst", "AdvancedAccumulation/map.rst", "AdvancedAccumulation/toctree.rst", "AdvancedAccumulation/zip.rst", "AdvancedFunctions/Anonymousfunctionswithlambdaexpressions.rst", "AdvancedFunctions/ChapterAssessment.rst", "AdvancedFunctions/Exercises.rst", "AdvancedFunctions/FunctionWrappingAndDecorators.rst", "AdvancedFunctions/KeywordParameters.rst", "AdvancedFunctions/MethodInvocations.rst", "AdvancedFunctions/OptionalParameters.rst", "AdvancedFunctions/ProgrammingWithStyle.rst", "AdvancedFunctions/toctree.rst", "BuildingPrograms/Exercises.rst", "BuildingPrograms/TheStrategy.rst", "BuildingPrograms/WPCleanCode.rst", "BuildingPrograms/WPCodeSectionataTime.rst", "BuildingPrograms/WPSketchanOutline.rst", "BuildingPrograms/toctree.rst", "Classes/AddingOtherMethodstoourClass.rst", "Classes/ChapterAssessment.rst", "Classes/ClassDecorators.rst", "Classes/ClassVariablesInstanceVariables.rst", "Classes/ConvertinganObjecttoaString.rst", "Classes/Exercises.rst", "Classes/Glossary.rst", "Classes/ImprovingourConstructor.rst", "Classes/InstancesasReturnValues.rst", "Classes/ObjectsRevisited.rst", "Classes/ObjectsasArgumentsandParameters.rst", "Classes/PrivateInstanceVariables.rst", "Classes/Tamagotchi.rst", "Classes/TestingClasses.rst", "Classes/ThinkingAboutClasses.rst", "Classes/UserDefinedClasses.rst", "Classes/intro-ClassesandObjectstheBasics.rst", "Classes/sorting_instances.rst", "Classes/toctree.rst", "Conditionals/BooleanValuesandBooleanExpressions.rst", "Conditionals/Chainedconditionals.rst", "Conditionals/ConditionalExecutionBinarySelection.rst", "Conditionals/Exercises.rst", "Conditionals/Glossary.rst", "Conditionals/Logicaloperators.rst", "Conditionals/Nestedconditionals.rst", "Conditionals/OmittingtheelseClauseUnarySelection.rst", "Conditionals/PrecedenceofOperators.rst", "Conditionals/TheAccumulatorPatternwithConditionals.rst", "Conditionals/Theinandnotinoperators.rst", "Conditionals/WPSettingUpConditionals.rst", "Conditionals/intro-TurtlesandConditionals.rst", "Conditionals/toctree.rst", "Conditionals/week3a1.rst", "Debugging/BeginningtipsforDebugging.rst", "Debugging/Exercises.rst", "Debugging/KnowyourerrorMessages.rst", "Debugging/RuntimeErrors.rst", "Debugging/SemanticErrors.rst", "Debugging/Syntaxerrors.rst", "Debugging/intro-DebuggingGeneral.rst", "Debugging/intro-HowtobeaSuccessfulProgrammer.rst", "Debugging/toctree.rst", "Dictionaries/AccumulatingResultsFromaDictionary.rst", "Dictionaries/AccumulatingtheBestKey.rst", "Dictionaries/Aliasingandcopying.rst", "Dictionaries/ChapterAssessment.rst", "Dictionaries/Dictionarymethods.rst", "Dictionaries/Dictionaryoperations.rst", "Dictionaries/Exercises.rst", "Dictionaries/Glossary.rst", "Dictionaries/WPChoosingDictionaries.rst", "Dictionaries/intro-AccumulatingMultipleResultsInaDictionary.rst", "Dictionaries/intro-Dictionaries.rst", "Dictionaries/intro-DictionaryGoals.rst", "Dictionaries/toctree.rst", "Exceptions/ChapterAssessment.rst", "Exceptions/Exercises.rst", "Exceptions/intro-exceptions.rst", "Exceptions/standard-exceptions.rst", "Exceptions/toctree.rst", "Exceptions/using-exceptions.rst", "Files/AlternativeFileReadingMethods.rst", "Files/CSVFormat.rst", "Files/ChapterAssessment.rst", "Files/Exercises.rst", "Files/FilesRecipe.rst", "Files/FindingaFileonyourDisk.rst", "Files/Glossary.rst", "Files/Iteratingoverlinesinafile.rst", "Files/ReadingCSVFiles.rst", "Files/ReadingaFile.rst", "Files/WPTipsHandlingFiles.rst", "Files/With.rst", "Files/WritingCSVFiles.rst", "Files/WritingTextFiles.rst", "Files/intro-WorkingwithDataFiles.rst", "Files/toctree.rst", "FrontBackMatter/contrib.rst", "FrontBackMatter/copyright.rst", "FrontBackMatter/fdl-1.3.rst", "FrontBackMatter/foreword.rst", "FrontBackMatter/preface.rst", "Functions/Afunctionthataccumulates.rst", "Functions/ChapterAssessment.rst", "Functions/DecodingaFunction.rst", "Functions/Exercises.rst", "Functions/FlowofExecutionSummary.rst", "Functions/FunctionDefinitions.rst", "Functions/FunctionInvocation.rst", "Functions/FunctionParameters.rst", "Functions/Functionscancallotherfunctions.rst", "Functions/GlobalVariables.rst", "Functions/Glossary.rst", "Functions/PassingMutableObjects.rst", "Functions/Printvsreturn.rst", "Functions/Returningavaluefromafunction.rst", "Functions/SideEffects.rst", "Functions/TypeAnnotations.rst", "Functions/Variablesandparametersarelocal.rst", "Functions/intro-Functions.rst", "Functions/toctree.rst", "GeneralIntro/ATypicalFirstProgram.rst", "GeneralIntro/Algorithms.rst", "GeneralIntro/Comments.rst", "GeneralIntro/Exercises.rst", "GeneralIntro/FormalandNaturalLanguages.rst", "GeneralIntro/Glossary.rst", "GeneralIntro/MoreAboutPrograms.rst", "GeneralIntro/SpecialWaystoExecutePythoninthisBook.rst", "GeneralIntro/ThePythonProgrammingLanguage.rst", "GeneralIntro/WPPredictBeforeYouRun.rst", "GeneralIntro/WPToUnderstandaProgramChangeIt.rst", "GeneralIntro/intro-TheWayoftheProgram.rst", "GeneralIntro/toctree.rst", "Inheritance/ChapterAssessment.rst", "Inheritance/Exercises.rst", "Inheritance/InvokingSuperMethods.rst", "Inheritance/MultipleInheritance.rst", "Inheritance/OverrideMethods.rst", "Inheritance/TamagotchiRevisited.rst", "Inheritance/chapterProject.rst", "Inheritance/inheritVarsAndMethods.rst", "Inheritance/intro.rst", "Inheritance/toctree.rst", "InternetAPIs/DebugURLs.rst", "InternetAPIs/RESTdocumentation.rst", "InternetAPIs/RESTintro.rst", "InternetAPIs/URLintro.rst", "InternetAPIs/cachingResponses.rst", "InternetAPIs/chapterProject.rst", "InternetAPIs/fetching_a_page.rst", "InternetAPIs/flickr.rst", "InternetAPIs/how_the_Internet_works.rst", "InternetAPIs/http.rst", "InternetAPIs/iTunes.rst", "InternetAPIs/requestsCookbook.rst", "InternetAPIs/toctree.rst", "InternetAPIs/unicode.rst", "InternetAPIs/urls.rst", "Iteration/Exercises.rst", "Iteration/FlowofExecutionoftheforLoop.rst", "Iteration/GeneralizedSequences.rst", "Iteration/Glossary.rst", "Iteration/Listsandforloops.rst", "Iteration/NestedIterationImageProcessing.rst", "Iteration/Stringsandforloops.rst", "Iteration/TheAccumulatorPattern.rst", "Iteration/TheforLoop.rst", "Iteration/TraversalandtheforLoopByIndex.rst", "Iteration/WPKeepingTrackofYourIteratorVariableYourIterable.rst", "Iteration/WPNamingVariablesinForLoops.rst", "Iteration/WPPrintingIntermediateResults.rst", "Iteration/intro-Iteration.rst", "Iteration/toctree.rst", "Iteration/week2a2.rst", "MoreAboutIteration/BreakandContinue.rst", "MoreAboutIteration/ChapterAssessment.rst", "MoreAboutIteration/Exercises.rst", "MoreAboutIteration/RandomlyWalkingTurtles.rst", "MoreAboutIteration/ThewhileStatement.rst", "MoreAboutIteration/WPInfiniteLoops.rst", "MoreAboutIteration/intro-indefiniteiteration.rst", "MoreAboutIteration/listenerLoop.rst", "MoreAboutIteration/toctree.rst", "NestedData/ChapterAssessment.rst", "NestedData/DeepandShallowCopies.rst", "NestedData/Exercises.rst", "NestedData/ListswithComplexItems.rst", "NestedData/NestedDictionaries.rst", "NestedData/NestedIteration.rst", "NestedData/WPExtractFromNestedData.rst", "NestedData/WPStructuringNestedData.rst", "NestedData/jsonlib.rst", "NestedData/toctree.rst", "Projects/Exercises.rst", "Projects/IntroProjects.rst", "Projects/better_pizza_predictions.rst", "Projects/clustering.rst", "Projects/common_words.rst", "Projects/diy_google.rst", "Projects/drawing_a_circle.rst", "Projects/encryption.rst", "Projects/graphing_with_altair.rst", "Projects/image_processing.rst", "Projects/image_processing_revisited.rst", "Projects/input_compute_output.rst", "Projects/jupyterlite.rst", "Projects/kiva_graphs.rst", "Projects/kiva_statistics.rst", "Projects/l_systems.rst", "Projects/monte_carlo_simulations.rst", "Projects/regression_analysis.rst", "Projects/roman_numerals.rst", "Projects/scaffolded_code.rst", "Projects/sentiment_analysis.rst", "Projects/split_apply_combine.rst", "Projects/toctree.rst", "Projects/turtle_driving.rst", "Projects/xkcd_pass.rst", "PythonModules/Exercises.rst", "PythonModules/Glossary.rst", "PythonModules/Therandommodule.rst", "PythonModules/intro-ModulesandGettingHelp.rst", "PythonModules/intro-PythonModules.rst", "PythonModules/toctree.rst", "PythonTurtle/AFewMoreturtleMethodsandObservations.rst", "PythonTurtle/Exercises.rst", "PythonTurtle/InstancesAHerdofTurtles.rst", "PythonTurtle/ObjectInstances.rst", "PythonTurtle/OurFirstTurtleProgram.rst", "PythonTurtle/RepetitionwithaForLoop.rst", "PythonTurtle/SummaryOfTurtleMethods.rst", "PythonTurtle/WPCommonTurtleErrors.rst", "PythonTurtle/WPIncrementalProgramming.rst", "PythonTurtle/intro-HelloLittleTurtles.rst", "PythonTurtle/toctree.rst", "PythonTurtle/week1a3.rst", "Sequences/ConcatenationandRepetition.rst", "Sequences/CountandIndex.rst", "Sequences/DisabmiguatingSquareBrackets.rst", "Sequences/Exercises.rst", "Sequences/IndexOperatorWorkingwiththeCharactersofaString.rst", "Sequences/Length.rst", "Sequences/SplitandJoin.rst", "Sequences/StringsandLists.rst", "Sequences/TheSliceOperator.rst", "Sequences/intro-Sequences.rst", "Sequences/toctree.rst", "Sequences/week2a1.rst", "SimplePythonData/ConvertTypeFunctions.rst", "SimplePythonData/DataTypes.rst", "SimplePythonData/Exercises.rst", "SimplePythonData/FunctionCalls.rst", "SimplePythonData/Glossary.rst", "SimplePythonData/HardCoding.rst", "SimplePythonData/Input.rst", "SimplePythonData/Operators.rst", "SimplePythonData/OrderofOperations.rst", "SimplePythonData/Reassignment.rst", "SimplePythonData/StatementsandExpressions.rst", "SimplePythonData/UpdatingVariables.rst", "SimplePythonData/Values.rst", "SimplePythonData/VariableNamesandKeywords.rst", "SimplePythonData/Variables.rst", "SimplePythonData/WPChoosingtheRightVariableName.rst", "SimplePythonData/intro-VariablesExpressionsandStatements.rst", "SimplePythonData/toctree.rst", "SimplePythonData/week1a2.rst", "Sorting/ChapterAssessment.rst", "Sorting/Exercises.rst", "Sorting/Glossary.rst", "Sorting/Optionalkeyparameter.rst", "Sorting/Optionalreverseparameter.rst", "Sorting/SecondarySortOrder.rst", "Sorting/SortingaDictionary.rst", "Sorting/WPWhenToUseLambdaVsFunction.rst", "Sorting/chapterProject.rst", "Sorting/intro-SortingwithSortandSorted.rst", "Sorting/toctree.rst", "TestCases/ChapterAssessment.rst", "TestCases/CheckingOtherAssumptions.rst", "TestCases/Exercises.rst", "TestCases/Glossary.rst", "TestCases/TestingConditionals.rst", "TestCases/TestingLoops.rst", "TestCases/TestingOptionalParameters.rst", "TestCases/Testingfunctions.rst", "TestCases/WPProgramDevelopment.rst", "TestCases/intro-TestCases.rst", "TestCases/toctree.rst", "TransformingSequences/Aliasing.rst", "TransformingSequences/AppendversusConcatenate.rst", "TransformingSequences/CloningLists.rst", "TransformingSequences/Exercises.rst", "TransformingSequences/FStrings.rst", "TransformingSequences/Glossary.rst", "TransformingSequences/ListDeletion.rst", "TransformingSequences/Mutability.rst", "TransformingSequences/MutatingMethods.rst", "TransformingSequences/NonmutatingMethodsonStrings.rst", "TransformingSequences/ObjectsandReferences.rst", "TransformingSequences/StringFormatting.rst", "TransformingSequences/TheAccumulatorPatternwithLists.rst", "TransformingSequences/TheAccumulatorPatternwithStrings.rst", "TransformingSequences/WPAccumulatorPatternStrategies.rst", "TransformingSequences/WPDontMutateAListYouIterateThrough.rst", "TransformingSequences/intro-SequenceMutation.rst", "TransformingSequences/toctree.rst", "TransformingSequences/week4a1.rst", "Tuples/ChapterAssessment.rst", "Tuples/Exercises.rst", "Tuples/Glossary.rst", "Tuples/TupleAssignmentwithunpacking.rst", "Tuples/TuplePacking.rst", "Tuples/TuplePacking-Intro.rst", "Tuples/TuplesasReturnValues.rst", "Tuples/UnpackingArgumentsToFunctions.rst", "Tuples/toctree.rst", "index.rst"], "titles": ["23.7. Chapter Assessment", "23.6. Exercises", "23.3. Filter", "23.1. Introduction: Map, Filter, List Comprehensions, and Zip", "23.4. List Comprehensions", "23.2. Map", "23. More on Accumulation: Map, Filter, List Comprehension, and Zip", "23.5. Zip", "15.3. Anonymous functions with lambda expressions", "15.8. Chapter Assessment", "15.7. Exercises", "15.6. Function Wrapping and Decorators", "15.2. Keyword Parameters", "15.5. Method Invocations", "15.1. Introduction: Optional Parameters", "15.4. \ud83d\udc69\u200d\ud83d\udcbb Programming With Style", "15. Advanced Functions", "21.5. Exercises", "21.1. Building A Program: A Strategy", "21.4. \ud83d\udc69\u200d\ud83d\udcbb Clean Up", "21.3. \ud83d\udc69\u200d\ud83d\udcbb Code one section at a time", "21.2. \ud83d\udc69\u200d\ud83d\udcbb Sketch an Outline", "21. Building Programs", "20.5. Adding Other Methods to a Class", "20.18. Chapter Assessment", "20.15. Class Decorators", "20.10. Class Variables and Instance Variables", "20.7. Converting an Object to a String", "20.17. Exercises", "20.16. Glossary", "20.4. Adding Parameters to the Constructor", "20.8. Instances as Return Values", "20.2. Objects Revisited", "20.6. Objects as Arguments and Parameters", "20.11. Public and Private Instance Variables", "20.14. A Tamagotchi Game", "20.13. Testing classes", "20.12. Thinking About Classes and Instances", "20.3. User Defined Classes", "20.1. Introduction: Classes and Objects - the Basics", "20.9. Sorting Lists of Instances", "20. Defining your own Classes", "8.2. Boolean Values and Boolean Expressions", "8.9. Chained conditionals", "8.6. Conditional Execution: Binary Selection", "8.13. Exercises", "8.12. Glossary", "8.3. Logical operators", "8.8. Nested conditionals", "8.7. Omitting the else Clause: Unary Selection", "8.5. Precedence of Operators", "8.10. The Accumulator Pattern with Conditionals", "8.4. The in and not in operators", "8.11. \ud83d\udc69\u200d\ud83d\udcbb Setting Up Conditionals", "8.1. Intro: What we can do with Turtles and Conditionals", "8. Conditionals", "8.14. Chapter Assessment", "3.4. \ud83d\udc69\u200d\ud83d\udcbb Beginning tips for Debugging", "3.9. Exercises", "3.8. \ud83d\udc69\u200d\ud83d\udcbb Know Your Error Messages", "3.6. Runtime Errors", "3.7. Semantic Errors", "3.5. Syntax errors", "3.1. Introduction to Debugging", "3.2. \ud83d\udc69\u200d\ud83d\udcbb Programming in the Real World", "3. Debugging", "11.7. Accumulating Results From a Dictionary", "11.8. Accumulating the Best Key", "11.5. Aliasing and copying", "11.12. Chapter Assessment", "11.4. Dictionary methods", "11.3. Dictionary operations", "11.11. Exercises", "11.10. Glossary", "11.9. \ud83d\udc69\u200d\ud83d\udcbb When to use a dictionary", "11.6. Introduction: Accumulating Multiple Results In a Dictionary", "11.2. Getting Started with Dictionaries", "11.1. Introduction: Dictionaries", "11. Dictionaries", "19.6. Chapter Assessment", "19.5. Exercises", "19.1. What is an exception?", "19.4. Standard Exceptions", "19. Exceptions", "19.3. \ud83d\udc69\u200d\ud83d\udcbb When to use try/except", "10.3. Alternative File Reading Methods", "10.9. CSV Format", "10.15. Chapter Assessment", "10.14. Exercises", "10.7. Recipe for Reading and Processing a File", "10.5. Finding a File in your Filesystem", "10.13. Glossary", "10.4. Iterating over lines in a file", "10.10. Reading in data from a CSV File", "10.2. Reading a File", "10.12. \ud83d\udc69\u200d\ud83d\udcbb Tips on Handling Files", "10.6. Using with for Files", "10.11. Writing data to a CSV File", "10.8. Writing Text Files", "10.1. Introduction: Working with Data Files", "10. Files", "Contributor List", "Copyright Notice", "GNU Free Documentation License", "Foreword", "Preface", "12.8. A function that accumulates", "12.18. Chapter Assessment", "12.6. \ud83d\udc69\u200d\ud83d\udcbb Decoding a Function", "12.17. Exercises", "12.12. Flow of Execution Summary", "12.2. Function Definition", "12.3. Function Invocation", "12.4. Function Parameters", "12.11. Functions can call other functions (Composition)", "12.10. Global Variables", "12.16. Glossary", "12.14. Passing Mutable Objects", "12.13. \ud83d\udc69\u200d\ud83d\udcbb Print vs. return", "12.5. Returning a value from a function", "12.15. Side Effects", "12.7. Type Annotations", "12.9. Variables and parameters are local", "12.1. Introduction to Functions", "12. Functions", "1.7. A Typical First Program", "1.2. Algorithms", "1.10. Comments", "1.12. Chapter Assessment", "1.6. Formal and Natural Languages", "1.11. Glossary", "1.5. More About Programs", "1.4. Special Ways to Execute Python in this Book", "1.3. The Python Programming Language", "1.8. \ud83d\udc69\u200d\ud83d\udcbb Predict Before You Run!", "1.9. \ud83d\udc69\u200d\ud83d\udcbb To Understand a Program, Change It!", "1.1. Introduction: The Way of the Program", "1. General Introduction", "22.8. Chapter Assessment", "22.7. Exercises", "22.4. Invoking the Parent Class\u2019s Method", "22.5. Multiple inheritance", "22.3. Overriding Methods", "22.6. Tamagotchi Revisited", "22.9. Project - Wheel of Python", "22.2. Inheriting Variables and Methods", "22.1. Introduction: Class Inheritance", "22. Inheritance", "24.9. Debugging calls to requests.get()", "24.8. Figuring Out How to Use a REST API", "24.5. Using REST APIs", "24.1. Requesting data from the Internet", "24.7. Caching Response Content", "24.14. Project - OMDB and TasteDive", "24.6. Fetching a page", "24.12. Searching for tags on flickr", "24.2. The Internet: Behind the Scenes", "24.4. The HTTP protocol", "24.11. Searching for Media on iTunes", "24.10. Requests Cookbook", "24. Internet APIs", "24.13. Unicode for non-English characters", "24.3. Anatomy of URLs", "7.14. Exercises", "7.3. Flow of Execution of the for Loop", "7.11. The Gory Details: Iterables", "7.13. Glossary", "7.5. Lists and for loops", "7.8. Nested Iteration: Image Processing", "7.4. Strings and for loops", "7.6. The Accumulator Pattern", "7.2. The for Loop", "7.7. Traversal and the for Loop: By Index", "7.12. \ud83d\udc69\u200d\ud83d\udcbb Keeping Track of Your Iterator Variable and Your Iterable", "7.10. \ud83d\udc69\u200d\ud83d\udcbb Naming Variables in For Loops", "7.9. \ud83d\udc69\u200d\ud83d\udcbb Printing Intermediate Results", "7.1. Introduction: Iteration", "7. Iteration", "7.15. Chapter Assessment", "14.5. Break and Continue", "14.8. Chapter Assessment", "14.7. Exercises", "14.4. Randomly Walking Turtles", "14.2. The while Statement", "14.6. \ud83d\udc69\u200d\ud83d\udcbb Infinite Loops", "14.1. Introduction", "14.3. The Listener Loop", "14. More About Iteration", "17.9. Chapter Assessment", "17.6. Deep and Shallow Copies", "17.8. Exercises", "17.1. Introduction: Nested Data and Nested Iteration", "17.2. Nested Dictionaries", "17.4. Nested Iteration", "17.7. \ud83d\udc69\u200d\ud83d\udcbb Extracting from Nested Data", "17.5. \ud83d\udc69\u200d\ud83d\udcbb Structuring Nested Data", "17.3. Processing JSON results", "17. Nested Data and Nested Iteration", "Exercises", "Introduction to Projects", "\ud83e\udd14 Better Pizza Predictions with Multiple Regression", "\ud83e\udd14 Into the Unknown, clustering", "\ud83e\udd14 Exploring Common Words and SETI", "\ud83e\udd14 Build your own Google", "\ud83e\udd14 Drawing a Circle with the Turtle", "\ud83e\udd14 Substitution Cipher", "\ud83e\udd14 Graphing Kiva Data with Altair", "\ud83e\udd14 Image Processing", "\ud83e\udd14 Image Processing Revisited", "\ud83e\udd14 Input Compute Output", "JupyterLite", "\ud83e\udd14 Graphing Kiva Data with the Turtle", "\ud83e\udd14 Computing Statistics with Kiva Data", "\ud83e\udd14 Turtles and Strings and L-Systems", "\ud83e\udd14 Monte Carlo Simulations", "\ud83e\udd14 Predicting Pizza Prices - Linear Regression", "\ud83e\udd14 Converting Roman Numerals", "\ud83e\udd14 A Preview of the End Goal", "\ud83e\udd14 Sentiment Analysis of Climate Change Tweets", "\ud83e\udd14 Stack Overflow Developer Survey", "Projects", "\ud83e\udd14 Driving the Turtle", "\ud83e\udd14 Generating a Password XKCD Style", "4.5. Exercises", "4.4. Glossary", "4.3. The random module", "4.2. Modules", "4.1. Introduction to Python Modules", "4. Python Modules", "5.6. A Few More turtle Methods and Observations", "5.10. Exercises", "5.3. Instances: A Herd of Turtles", "5.4. Object Oriented Concepts", "5.2. Our First Turtle Program", "5.5. Repetition with a For Loop", "5.7. Summary of Turtle Methods", "5.9. \ud83d\udc69\u200d\ud83d\udcbb Common turtle Errors", "5.8. \ud83d\udc69\u200d\ud83d\udcbb Incremental Programming", "5.1. Hello Little Turtles!", "5. Python Turtle", "5.11. Chapter Assessment - Turtle and Object Mechanics", "6.7. Concatenation and Repetition", "6.8. Count and Index", "6.4. Disambiguating []: creation vs indexing", "6.10. Exercises", "6.3. Index Operator: Working with the Characters of a String", "6.5. Length", "6.9. Splitting and Joining Strings", "6.2. Strings, Lists, and Tuples", "6.6. The Slice Operator", "6.1. Introduction: Sequences", "6. Sequences", "6.11. Chapter Assessment", "2.6. Type conversion functions", "2.5. Data Types", "2.17. Exercises", "2.4. Function Calls", "2.16. Glossary", "2.14. \ud83d\udc69\u200d\ud83d\udcbb Hard-Coding", "2.15. Input", "2.3. Operators and Operands", "2.11. Order of Operations", "2.12. Reassignment", "2.10. Statements and Expressions", "2.13. Updating Variables", "2.2. Values and Data Types", "2.8. Variable Names and Keywords", "2.7. Variables", "2.9. \ud83d\udc69\u200d\ud83d\udcbb Choosing the Right Variable Name", "2.1. Introduction", "2. Variables, Statements, and Expressions", "2.18. Chapter Assessment", "16.9. Chapter Assessment", "16.8. Exercises", "16.7. Glossary", "16.3. Optional key parameter", "16.2. Optional reverse parameter", "16.5. Breaking Ties: Second Sorting", "16.4. Sorting a Dictionary", "16.6. \ud83d\udc69\u200d\ud83d\udcbb When to use a Lambda Expression", "16.10. Project - Sentiment Classifier", "16.1. Introduction: Sorting with Sort and Sorted", "16. Sorting", "18.9. Chapter Assessment", "18.2. Checking Other Assumptions", "18.10. Exercises", "18.8. Glossary", "18.3. Testing Conditionals", "18.4. Testing Loops", "18.6. Testing Optional Parameters", "18.5. Writing Test Cases for Functions", "18.7. \ud83d\udc69\u200d\ud83d\udcbb Test Driven Development", "18.1. Introduction: Test Cases", "18. Test Cases", "9.5. Aliasing", "9.8. Append versus Concatenate", "9.6. Cloning Lists", "9.17. Exercises", "9.11. f-Strings", "9.16. Summary", "9.3. List Element Deletion", "9.2. Mutability", "9.7. Mutating Methods", "9.9. Non-mutating Methods on Strings", "9.4. Objects and References", "9.10. String Format Method", "9.12. The Accumulator Pattern with Lists", "9.13. The Accumulator Pattern with Strings", "9.14. \ud83d\udc69\u200d\ud83d\udcbb Accumulator Pattern Strategies", "9.15. \ud83d\udc69\u200d\ud83d\udcbb Don\u2019t Mutate A List That You Are Iterating Through", "9.1. Introduction: Transforming Sequences", "9. Transforming Sequences", "9.18. Chapter Assessment - List Methods", "13.8. Chapter Assessment", "13.7. Exercises", "13.6. Glossary", "13.3. Tuple Assignment with Unpacking", "13.2. Tuple Packing", "13.1. Introduction", "13.4. Tuples as Return Values", "13.5. Unpacking Tuples as Arguments to Function Calls", "13. Tuple Packing and Unpacking", "Table of Contents"], "terms": {"write": [0, 1, 2, 3, 4, 8, 9, 10, 11, 14, 18, 19, 23, 24, 31, 34, 35, 36, 37, 38, 39, 40, 43, 44, 45, 47, 50, 53, 54, 56, 57, 59, 61, 63, 67, 72, 76, 79, 81, 84, 85, 87, 88, 89, 90, 91, 92, 96, 99, 100, 101, 105, 106, 107, 108, 109, 111, 113, 114, 115, 118, 119, 122, 128, 130, 131, 132, 133, 136, 138, 145, 149, 150, 151, 152, 153, 158, 161, 163, 170, 171, 175, 178, 180, 182, 183, 186, 191, 193, 196, 200, 201, 202, 203, 205, 207, 208, 209, 211, 213, 215, 216, 217, 218, 221, 222, 226, 229, 230, 232, 236, 237, 238, 240, 244, 248, 250, 252, 255, 256, 258, 263, 264, 265, 267, 268, 269, 271, 272, 273, 275, 279, 280, 283, 288, 289, 291, 292, 293, 295, 297, 298, 305, 307, 311, 312, 316, 317, 318, 319, 322], "code": [0, 1, 2, 4, 5, 7, 8, 9, 11, 12, 14, 19, 22, 24, 26, 27, 33, 34, 35, 36, 38, 40, 43, 44, 45, 47, 48, 49, 50, 51, 53, 54, 56, 57, 59, 60, 61, 63, 64, 66, 67, 69, 70, 72, 74, 75, 76, 79, 80, 81, 82, 84, 89, 90, 92, 93, 94, 96, 97, 98, 99, 101, 103, 105, 106, 108, 109, 110, 111, 112, 113, 115, 116, 117, 118, 119, 120, 121, 122, 123, 125, 127, 128, 130, 131, 132, 133, 134, 135, 136, 139, 140, 141, 144, 145, 146, 149, 152, 153, 154, 155, 157, 158, 164, 165, 166, 167, 168, 169, 170, 171, 172, 174, 176, 178, 179, 180, 183, 184, 186, 188, 191, 192, 193, 194, 195, 201, 203, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 217, 221, 222, 225, 226, 229, 231, 232, 233, 234, 236, 237, 238, 240, 241, 243, 244, 245, 252, 255, 256, 257, 262, 263, 264, 267, 268, 269, 270, 271, 272, 275, 277, 278, 279, 280, 287, 288, 290, 291, 292, 294, 295, 298, 299, 301, 305, 307, 308, 309, 312, 313, 314, 316, 318, 319, 320, 322], "assign": [0, 1, 2, 4, 5, 11, 13, 14, 23, 24, 26, 27, 30, 42, 43, 44, 45, 51, 56, 59, 64, 66, 67, 69, 70, 71, 75, 76, 80, 82, 85, 87, 91, 96, 99, 113, 115, 116, 117, 118, 119, 122, 138, 155, 167, 170, 175, 178, 180, 183, 188, 190, 191, 192, 226, 230, 232, 233, 240, 243, 245, 246, 247, 249, 252, 255, 257, 258, 259, 262, 263, 264, 267, 268, 269, 271, 272, 275, 278, 280, 294, 295, 297, 298, 301, 304, 305, 307, 308, 312, 313, 315, 317, 320, 321, 322], "variabl": [0, 1, 2, 4, 5, 7, 8, 12, 13, 14, 20, 23, 24, 27, 29, 30, 32, 35, 36, 37, 38, 41, 43, 44, 45, 47, 48, 50, 51, 53, 56, 57, 59, 60, 64, 66, 68, 69, 70, 75, 76, 81, 82, 85, 87, 89, 91, 92, 94, 96, 97, 99, 108, 112, 113, 114, 116, 117, 118, 119, 120, 123, 124, 132, 134, 135, 138, 140, 141, 144, 146, 147, 148, 166, 167, 169, 170, 171, 172, 177, 178, 180, 181, 183, 184, 186, 188, 190, 191, 192, 200, 202, 205, 206, 209, 211, 212, 218, 226, 230, 232, 233, 236, 240, 241, 242, 243, 245, 246, 247, 249, 252, 254, 255, 257, 258, 259, 262, 263, 269, 271, 272, 275, 276, 278, 283, 284, 286, 291, 294, 295, 297, 298, 299, 301, 304, 305, 306, 307, 311, 312, 313, 315, 317, 318, 319, 321, 322], "map_test": 0, "all": [0, 1, 2, 3, 4, 5, 7, 8, 13, 14, 18, 23, 26, 32, 35, 37, 42, 44, 47, 51, 53, 54, 59, 61, 62, 63, 64, 67, 69, 70, 71, 74, 75, 81, 82, 84, 85, 88, 89, 90, 92, 93, 95, 96, 97, 98, 99, 101, 103, 104, 105, 106, 108, 109, 110, 111, 115, 116, 118, 119, 121, 123, 125, 130, 131, 132, 133, 139, 140, 141, 144, 145, 146, 148, 149, 150, 151, 152, 153, 154, 155, 158, 161, 162, 165, 168, 170, 171, 176, 178, 180, 183, 186, 188, 190, 191, 193, 194, 195, 201, 202, 203, 205, 206, 207, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222, 225, 226, 229, 230, 231, 233, 234, 237, 240, 242, 247, 249, 250, 254, 255, 256, 260, 263, 264, 266, 273, 275, 277, 279, 280, 281, 288, 290, 291, 292, 298, 300, 301, 302, 303, 307, 308, 309, 313, 316, 319], "element": [0, 1, 2, 5, 18, 51, 52, 66, 74, 79, 81, 84, 88, 91, 97, 106, 129, 130, 155, 166, 168, 178, 180, 183, 188, 191, 194, 213, 241, 243, 246, 247, 248, 249, 250, 251, 252, 272, 273, 275, 277, 295, 297, 299, 301, 304, 311, 312, 313, 316, 317, 319, 320, 322], "lst_check": [0, 2], "while": [0, 3, 12, 47, 54, 59, 61, 85, 89, 95, 103, 104, 110, 111, 115, 118, 122, 131, 133, 134, 139, 162, 164, 167, 168, 170, 173, 174, 178, 179, 180, 181, 182, 184, 185, 187, 190, 200, 207, 209, 211, 212, 214, 231, 232, 243, 250, 257, 263, 266, 301, 302, 308, 309, 316, 322], "ad": [0, 26, 34, 36, 41, 51, 53, 59, 64, 71, 80, 98, 103, 106, 107, 121, 122, 123, 131, 144, 146, 152, 157, 170, 183, 184, 186, 190, 202, 206, 207, 209, 211, 213, 233, 237, 241, 264, 275, 290, 291, 295, 307, 308, 309, 312, 322], "string": [0, 1, 5, 8, 9, 10, 12, 13, 14, 18, 20, 24, 26, 34, 35, 37, 38, 40, 41, 42, 43, 44, 45, 51, 52, 54, 56, 59, 60, 62, 67, 69, 70, 72, 75, 76, 77, 79, 81, 85, 87, 89, 91, 92, 93, 94, 97, 98, 107, 108, 109, 111, 112, 113, 114, 116, 119, 121, 131, 132, 138, 139, 142, 144, 145, 148, 150, 152, 153, 154, 158, 159, 161, 165, 166, 167, 170, 171, 172, 176, 177, 178, 180, 186, 190, 191, 192, 193, 196, 202, 203, 205, 206, 209, 216, 218, 219, 222, 233, 241, 242, 243, 246, 249, 250, 251, 252, 253, 254, 257, 259, 263, 265, 267, 269, 271, 272, 273, 275, 277, 279, 280, 281, 283, 288, 289, 290, 294, 295, 297, 299, 302, 304, 308, 309, 310, 311, 312, 322], "fruit": [0, 9, 40, 71, 116, 119, 167, 172, 241, 246, 249, 277], "begin": [0, 34, 37, 38, 44, 53, 59, 62, 65, 88, 90, 103, 105, 110, 111, 112, 115, 116, 118, 119, 122, 125, 126, 132, 134, 136, 156, 168, 173, 176, 180, 182, 183, 186, 201, 203, 204, 207, 213, 214, 215, 226, 234, 236, 249, 257, 258, 266, 268, 279, 307, 309, 322], "each": [0, 1, 2, 3, 4, 5, 7, 12, 14, 18, 20, 21, 23, 24, 26, 30, 32, 35, 36, 37, 38, 39, 40, 43, 44, 45, 48, 51, 53, 54, 56, 59, 64, 66, 67, 69, 70, 71, 72, 73, 74, 75, 76, 77, 79, 80, 85, 86, 88, 89, 91, 92, 93, 97, 98, 99, 101, 103, 105, 110, 111, 112, 113, 114, 115, 119, 122, 123, 132, 136, 149, 152, 153, 154, 155, 156, 159, 161, 163, 164, 166, 167, 168, 169, 170, 171, 172, 173, 175, 176, 178, 180, 181, 183, 186, 189, 190, 191, 193, 194, 195, 200, 201, 202, 203, 205, 206, 207, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222, 225, 226, 229, 230, 231, 232, 233, 237, 240, 244, 247, 248, 250, 254, 255, 257, 259, 263, 264, 265, 266, 267, 272, 274, 275, 277, 278, 279, 280, 290, 291, 295, 297, 298, 299, 301, 304, 306, 308, 309, 312, 313, 314, 315, 316, 317, 319, 322], "us": [0, 1, 2, 3, 4, 5, 7, 8, 10, 11, 12, 14, 15, 18, 20, 21, 23, 25, 26, 27, 29, 30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 42, 43, 44, 45, 46, 47, 50, 51, 52, 53, 54, 56, 57, 59, 60, 61, 62, 64, 68, 69, 70, 72, 73, 75, 76, 77, 78, 79, 81, 82, 83, 85, 87, 88, 89, 90, 91, 92, 93, 94, 95, 97, 98, 99, 100, 101, 104, 105, 106, 108, 109, 111, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 125, 126, 127, 129, 130, 131, 132, 133, 136, 138, 139, 140, 141, 142, 143, 144, 145, 146, 148, 151, 152, 153, 155, 156, 158, 160, 161, 162, 163, 164, 165, 166, 168, 170, 172, 173, 174, 177, 178, 179, 180, 181, 182, 183, 184, 185, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 198, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 221, 222, 223, 224, 225, 226, 227, 229, 230, 231, 232, 233, 234, 235, 238, 240, 242, 243, 245, 246, 247, 248, 249, 250, 252, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 271, 272, 273, 274, 275, 276, 277, 278, 280, 281, 282, 283, 285, 290, 291, 292, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 310, 311, 312, 313, 314, 316, 318, 319, 320, 322], "map": [0, 1, 4, 7, 73, 77, 161, 162, 216, 219, 306, 322], "below": [0, 1, 4, 5, 7, 8, 9, 11, 12, 13, 14, 18, 27, 32, 35, 36, 40, 42, 43, 44, 45, 47, 67, 70, 75, 79, 80, 81, 82, 88, 98, 103, 113, 115, 119, 121, 132, 138, 144, 148, 150, 152, 154, 155, 168, 172, 174, 180, 183, 184, 188, 190, 191, 193, 194, 198, 202, 205, 206, 208, 209, 212, 214, 218, 222, 225, 233, 234, 236, 237, 242, 243, 245, 248, 256, 257, 262, 263, 266, 271, 272, 275, 277, 278, 285, 287, 290, 294, 295, 297, 298, 301, 302, 303, 305, 312, 313, 317], "we": [0, 1, 3, 4, 5, 7, 8, 9, 11, 12, 13, 14, 15, 18, 19, 20, 21, 23, 25, 26, 27, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 42, 43, 44, 47, 48, 51, 52, 55, 56, 59, 60, 61, 62, 64, 66, 67, 68, 70, 71, 72, 75, 76, 77, 80, 81, 84, 85, 86, 87, 88, 90, 92, 93, 94, 96, 97, 98, 99, 101, 103, 105, 106, 108, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 126, 127, 129, 131, 132, 135, 136, 138, 139, 140, 141, 142, 143, 144, 145, 146, 149, 150, 151, 152, 153, 154, 155, 158, 159, 161, 162, 164, 165, 167, 168, 169, 170, 171, 172, 174, 175, 176, 178, 179, 182, 183, 184, 185, 186, 188, 189, 190, 191, 193, 194, 195, 196, 200, 201, 202, 203, 204, 205, 206, 207, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 221, 222, 225, 226, 227, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 240, 241, 242, 243, 245, 246, 248, 249, 250, 253, 254, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 271, 272, 273, 275, 277, 278, 279, 280, 281, 283, 284, 287, 288, 289, 290, 291, 292, 294, 295, 296, 297, 298, 301, 302, 304, 305, 306, 307, 308, 309, 310, 312, 316, 317, 319, 322], "have": [0, 1, 2, 3, 4, 5, 7, 8, 9, 11, 12, 13, 14, 15, 18, 20, 21, 23, 25, 26, 27, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 43, 45, 47, 48, 51, 53, 54, 56, 59, 60, 61, 62, 64, 66, 67, 69, 70, 71, 74, 75, 77, 79, 80, 81, 82, 84, 85, 87, 88, 90, 93, 94, 95, 96, 97, 98, 99, 101, 103, 104, 105, 106, 108, 110, 111, 113, 114, 115, 116, 118, 119, 120, 121, 126, 129, 130, 131, 132, 133, 134, 135, 136, 138, 139, 140, 141, 144, 145, 146, 148, 149, 150, 152, 153, 154, 155, 158, 159, 161, 162, 163, 164, 165, 167, 168, 170, 171, 172, 173, 174, 175, 178, 179, 181, 182, 183, 184, 185, 186, 188, 189, 190, 191, 192, 193, 194, 195, 200, 201, 202, 203, 204, 205, 206, 207, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 221, 222, 225, 226, 227, 229, 230, 231, 232, 233, 237, 238, 240, 242, 243, 245, 246, 248, 250, 253, 254, 255, 256, 257, 258, 261, 262, 263, 264, 265, 266, 267, 268, 272, 275, 276, 277, 278, 279, 280, 281, 287, 288, 290, 291, 292, 295, 297, 298, 304, 305, 306, 307, 308, 309, 310, 312, 313, 316, 317, 318, 320, 322], "provid": [0, 1, 3, 4, 5, 7, 9, 11, 12, 13, 14, 27, 29, 30, 39, 40, 43, 45, 50, 53, 59, 61, 67, 69, 70, 76, 79, 80, 81, 84, 85, 87, 90, 92, 94, 96, 97, 98, 101, 103, 104, 109, 111, 113, 116, 132, 133, 138, 139, 141, 145, 148, 149, 152, 153, 154, 155, 158, 161, 162, 167, 168, 170, 172, 175, 179, 183, 185, 188, 190, 191, 193, 196, 207, 211, 213, 219, 224, 225, 226, 227, 232, 236, 238, 242, 250, 253, 257, 258, 259, 263, 271, 272, 275, 276, 278, 280, 283, 292, 297, 298, 300, 302, 303, 312, 313, 316, 317, 320], "list": [0, 1, 2, 5, 7, 10, 13, 14, 18, 20, 23, 31, 32, 35, 36, 37, 38, 41, 43, 44, 45, 51, 52, 54, 56, 59, 66, 67, 68, 69, 70, 71, 74, 75, 77, 79, 80, 81, 82, 85, 87, 88, 89, 91, 92, 93, 97, 102, 103, 106, 107, 108, 109, 111, 113, 115, 116, 117, 118, 119, 120, 121, 126, 130, 131, 144, 148, 149, 152, 153, 154, 155, 163, 164, 165, 166, 170, 171, 172, 176, 177, 178, 180, 181, 183, 188, 189, 190, 192, 193, 194, 195, 196, 197, 199, 200, 201, 202, 203, 206, 211, 212, 214, 218, 219, 226, 233, 241, 242, 243, 244, 246, 247, 250, 251, 252, 265, 266, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 283, 284, 288, 289, 290, 294, 295, 297, 299, 304, 305, 307, 308, 310, 311, 313, 315, 316, 317, 318, 320], "call": [0, 1, 2, 3, 4, 5, 7, 8, 9, 10, 11, 12, 13, 14, 15, 23, 24, 25, 26, 27, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 40, 42, 43, 44, 45, 47, 49, 51, 54, 59, 60, 61, 64, 67, 69, 70, 72, 75, 76, 77, 81, 85, 87, 88, 90, 92, 93, 94, 96, 98, 99, 103, 106, 107, 109, 110, 111, 112, 113, 115, 116, 118, 119, 120, 121, 122, 123, 124, 125, 127, 129, 130, 131, 133, 138, 139, 140, 141, 142, 144, 145, 149, 150, 152, 153, 154, 155, 156, 159, 160, 161, 162, 164, 168, 171, 174, 176, 180, 181, 182, 183, 185, 186, 188, 189, 190, 191, 196, 200, 201, 202, 203, 205, 206, 207, 208, 209, 211, 213, 214, 215, 217, 218, 219, 225, 226, 231, 232, 233, 234, 238, 242, 243, 245, 247, 248, 249, 250, 252, 253, 254, 255, 259, 260, 261, 263, 264, 265, 267, 268, 269, 270, 271, 272, 274, 275, 278, 279, 280, 287, 290, 291, 292, 295, 296, 297, 298, 301, 305, 306, 307, 308, 312, 313, 316, 317, 318, 319, 321, 322], "countri": [0, 66, 69, 76, 79, 88, 92, 105, 188, 206, 211, 212, 216, 219, 272, 313], "filter": [0, 1, 4, 105, 218, 219, 279, 309, 322], "produc": [0, 3, 4, 5, 8, 9, 27, 35, 36, 42, 45, 47, 61, 64, 70, 79, 80, 98, 103, 108, 113, 116, 118, 119, 121, 122, 148, 150, 155, 165, 166, 168, 171, 183, 191, 196, 202, 218, 219, 233, 256, 259, 260, 263, 267, 280, 288, 290, 297, 298, 299, 301, 302, 309, 316], "b_countri": 0, "onli": [0, 1, 2, 4, 7, 9, 11, 12, 14, 18, 23, 26, 30, 38, 42, 43, 45, 46, 47, 50, 51, 54, 56, 59, 61, 62, 73, 75, 81, 85, 87, 88, 93, 95, 97, 98, 101, 103, 113, 115, 116, 118, 119, 122, 127, 129, 131, 132, 133, 136, 142, 144, 145, 146, 148, 152, 153, 154, 155, 157, 158, 159, 161, 165, 168, 170, 172, 180, 182, 188, 189, 191, 192, 194, 196, 202, 203, 205, 207, 208, 209, 213, 214, 216, 217, 219, 222, 226, 229, 231, 232, 233, 242, 243, 246, 248, 250, 252, 256, 257, 258, 259, 263, 264, 272, 275, 277, 291, 302, 305, 312, 313, 316, 319, 320], "contain": [0, 1, 2, 3, 5, 20, 36, 38, 39, 47, 48, 53, 56, 60, 61, 62, 66, 68, 69, 70, 71, 75, 76, 77, 79, 81, 85, 87, 88, 90, 92, 93, 94, 95, 97, 98, 103, 108, 109, 111, 116, 119, 121, 152, 154, 155, 161, 162, 166, 167, 168, 180, 181, 183, 188, 190, 191, 192, 193, 194, 199, 201, 203, 206, 207, 211, 212, 213, 214, 217, 218, 219, 224, 226, 233, 242, 245, 248, 250, 254, 263, 265, 266, 278, 280, 291, 295, 298, 306, 310, 312, 313, 317, 319], "from": [0, 1, 3, 4, 5, 7, 11, 13, 14, 18, 20, 21, 23, 24, 25, 26, 33, 34, 35, 37, 38, 40, 42, 44, 45, 47, 48, 50, 51, 59, 62, 64, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 81, 82, 84, 85, 87, 88, 89, 90, 91, 95, 97, 98, 99, 100, 101, 103, 104, 105, 106, 108, 109, 110, 111, 112, 113, 114, 115, 116, 118, 120, 122, 124, 126, 129, 130, 131, 132, 133, 138, 139, 141, 142, 143, 144, 145, 146, 148, 150, 152, 153, 154, 155, 156, 159, 160, 161, 162, 166, 168, 169, 170, 178, 183, 184, 186, 188, 191, 196, 197, 200, 201, 202, 203, 204, 205, 206, 207, 209, 211, 212, 213, 214, 215, 216, 217, 219, 221, 222, 225, 226, 227, 229, 231, 233, 241, 243, 245, 246, 248, 249, 250, 253, 254, 255, 256, 257, 259, 260, 261, 263, 266, 267, 269, 272, 273, 275, 276, 277, 278, 279, 280, 290, 291, 292, 297, 298, 299, 300, 301, 304, 305, 306, 307, 308, 309, 312, 316, 318, 322], "b": [0, 33, 40, 43, 44, 45, 47, 49, 51, 72, 86, 102, 103, 110, 117, 144, 168, 184, 192, 193, 200, 203, 205, 207, 213, 215, 217, 218, 252, 262, 294, 296, 304, 305, 309, 312, 316, 317, 322], "tupl": [0, 1, 7, 23, 31, 70, 74, 81, 97, 138, 165, 171, 172, 191, 192, 250, 251, 277, 278, 297, 311, 313, 315, 318, 322], "name": [0, 1, 3, 4, 5, 8, 10, 11, 12, 13, 20, 23, 24, 25, 27, 29, 30, 34, 35, 37, 38, 40, 42, 59, 60, 64, 66, 69, 70, 71, 75, 76, 77, 81, 85, 86, 88, 90, 92, 93, 94, 95, 96, 98, 99, 103, 105, 106, 108, 109, 111, 112, 113, 114, 115, 116, 119, 122, 123, 129, 130, 132, 133, 138, 140, 141, 144, 145, 146, 148, 150, 152, 153, 155, 158, 162, 163, 164, 167, 168, 171, 172, 177, 183, 188, 191, 193, 194, 203, 206, 207, 208, 212, 213, 214, 219, 224, 226, 232, 233, 235, 236, 240, 243, 245, 255, 256, 257, 259, 262, 263, 264, 267, 269, 270, 272, 275, 277, 278, 279, 280, 283, 291, 294, 298, 301, 304, 305, 307, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 322], "game": [0, 7, 37, 41, 54, 101, 123, 139, 143, 144, 145, 146, 176, 200, 207, 214, 221, 225, 267, 290, 322], "throne": 0, "charact": [0, 1, 8, 13, 26, 51, 54, 56, 59, 67, 69, 72, 75, 85, 87, 91, 92, 97, 98, 99, 105, 108, 119, 131, 141, 144, 148, 149, 150, 154, 160, 165, 166, 169, 170, 176, 178, 190, 203, 205, 209, 211, 213, 216, 217, 222, 244, 246, 247, 248, 249, 250, 251, 257, 258, 259, 263, 265, 266, 269, 271, 273, 275, 280, 290, 295, 297, 298, 299, 301, 303, 307, 308, 310, 312, 322], "comprehens": [0, 1, 7, 279, 322], "creat": [0, 1, 4, 5, 7, 8, 9, 11, 20, 23, 24, 25, 26, 27, 29, 30, 31, 35, 36, 37, 38, 42, 43, 44, 49, 56, 59, 61, 64, 67, 69, 75, 76, 85, 87, 88, 96, 97, 98, 99, 101, 103, 104, 105, 111, 112, 113, 114, 115, 116, 117, 119, 122, 123, 126, 128, 129, 132, 136, 138, 139, 140, 141, 145, 148, 152, 155, 165, 168, 170, 176, 178, 181, 182, 183, 188, 190, 191, 193, 194, 202, 203, 205, 206, 207, 211, 212, 213, 214, 216, 217, 219, 221, 222, 224, 225, 226, 229, 230, 231, 232, 233, 235, 237, 238, 241, 242, 243, 245, 247, 248, 249, 252, 257, 258, 265, 267, 269, 272, 275, 280, 290, 295, 296, 297, 301, 303, 305, 306, 312, 313, 315, 316, 317, 319], "first_nam": [0, 316], "first": [0, 1, 7, 9, 10, 11, 12, 14, 18, 20, 23, 25, 26, 33, 34, 35, 38, 40, 42, 43, 44, 45, 47, 50, 51, 54, 59, 62, 63, 64, 67, 69, 70, 74, 75, 76, 79, 81, 85, 86, 87, 88, 91, 92, 93, 96, 97, 98, 103, 105, 107, 108, 110, 111, 112, 113, 114, 115, 116, 118, 119, 121, 122, 126, 129, 130, 131, 132, 133, 134, 137, 144, 145, 146, 148, 149, 152, 153, 154, 157, 158, 162, 167, 168, 170, 171, 173, 179, 180, 183, 184, 186, 191, 194, 201, 202, 204, 205, 206, 207, 209, 211, 213, 214, 215, 216, 217, 218, 219, 221, 225, 226, 231, 232, 234, 237, 238, 239, 241, 242, 243, 244, 245, 248, 249, 256, 260, 261, 262, 263, 264, 267, 272, 273, 275, 276, 277, 278, 279, 281, 289, 290, 291, 292, 295, 297, 298, 301, 302, 305, 307, 308, 312, 316, 320, 322], "everyon": [0, 57, 85, 88, 101, 103, 129, 209, 214, 216], "origin": [0, 1, 3, 4, 5, 11, 14, 38, 68, 75, 103, 105, 106, 109, 120, 129, 140, 142, 145, 150, 156, 158, 163, 168, 180, 189, 200, 203, 205, 206, 207, 208, 211, 212, 213, 215, 231, 274, 275, 281, 295, 296, 301, 302, 303, 305, 306, 308, 310, 312, 316, 322], "lst2": [0, 2, 4], "doubl": [0, 5, 11, 34, 42, 56, 59, 93, 95, 97, 117, 120, 144, 150, 207, 248, 254, 290, 298, 305], "lst": [0, 2, 5, 117, 243, 245, 246, 247, 252, 276, 288, 306, 312], "student": [0, 3, 8, 14, 45, 50, 59, 72, 81, 85, 88, 92, 93, 101, 104, 105, 123, 150, 163, 173, 209, 214, 215, 240, 283, 312, 322], "final": [0, 10, 18, 20, 40, 43, 44, 50, 59, 64, 70, 75, 81, 101, 103, 115, 126, 129, 132, 148, 149, 154, 163, 166, 168, 173, 175, 202, 204, 205, 206, 207, 211, 212, 213, 214, 215, 219, 222, 231, 233, 234, 248, 253, 255, 264, 266, 273, 280, 287, 291, 299, 301, 302, 305, 308], "grade": [0, 45, 86, 101, 210, 305], "python": [0, 2, 3, 4, 5, 7, 11, 12, 18, 25, 26, 27, 29, 31, 32, 34, 35, 37, 38, 39, 40, 42, 43, 46, 47, 48, 50, 52, 57, 59, 62, 64, 70, 73, 76, 77, 81, 82, 84, 85, 89, 90, 92, 93, 95, 96, 97, 99, 101, 104, 105, 106, 108, 109, 110, 111, 112, 113, 114, 115, 116, 118, 119, 121, 122, 123, 125, 126, 127, 130, 131, 134, 136, 137, 141, 145, 147, 149, 150, 151, 152, 153, 155, 160, 161, 164, 165, 167, 169, 170, 171, 172, 175, 179, 183, 185, 186, 191, 194, 196, 201, 203, 205, 206, 207, 209, 212, 213, 214, 215, 216, 217, 221, 224, 225, 230, 232, 233, 234, 235, 238, 241, 242, 243, 245, 246, 248, 249, 250, 253, 254, 255, 256, 257, 259, 260, 261, 263, 264, 265, 266, 267, 269, 270, 275, 277, 278, 288, 291, 292, 294, 295, 297, 298, 300, 301, 302, 303, 304, 305, 309, 317, 318, 320, 321, 322], "101": [0, 266], "new": [0, 1, 3, 4, 5, 7, 11, 12, 13, 14, 25, 28, 29, 30, 31, 33, 35, 36, 37, 38, 39, 45, 59, 64, 71, 75, 76, 79, 80, 98, 101, 103, 105, 107, 109, 110, 111, 112, 114, 116, 117, 119, 120, 122, 125, 127, 132, 135, 139, 143, 145, 146, 152, 154, 155, 162, 163, 168, 170, 180, 183, 188, 190, 191, 193, 201, 202, 203, 205, 206, 207, 208, 209, 211, 213, 214, 215, 217, 219, 222, 225, 229, 232, 233, 234, 235, 237, 240, 241, 243, 245, 247, 248, 249, 252, 256, 257, 259, 262, 264, 267, 269, 272, 274, 275, 276, 281, 295, 296, 301, 302, 303, 305, 306, 307, 309, 310, 322], "pass": [0, 5, 8, 11, 12, 13, 14, 25, 30, 33, 35, 37, 38, 40, 43, 59, 60, 75, 79, 80, 81, 93, 98, 108, 112, 113, 114, 115, 116, 118, 119, 120, 121, 124, 140, 144, 148, 149, 154, 156, 168, 171, 191, 196, 200, 206, 213, 214, 217, 219, 232, 233, 259, 263, 266, 275, 278, 279, 281, 290, 291, 292, 302, 305, 320, 322], "who": [0, 37, 60, 61, 62, 79, 101, 103, 104, 113, 115, 129, 149, 155, 174, 194, 205, 209, 216, 218, 219, 254, 268], "class": [0, 1, 11, 13, 24, 27, 29, 30, 33, 34, 35, 40, 66, 81, 82, 88, 101, 104, 105, 119, 138, 139, 141, 142, 143, 144, 145, 147, 148, 154, 168, 201, 209, 212, 214, 216, 218, 231, 238, 239, 240, 242, 254, 257, 265, 266, 283, 290, 297, 308, 322], "had": [0, 8, 11, 14, 23, 35, 69, 74, 75, 89, 103, 105, 114, 119, 144, 145, 150, 152, 155, 161, 171, 186, 189, 191, 195, 196, 205, 206, 211, 213, 218, 219, 232, 242, 258, 261, 273, 290, 292, 295], "70": [0, 45, 64, 69, 206, 214], "greater": [0, 4, 7, 42, 43, 44, 45, 47, 48, 51, 56, 64, 107, 109, 144, 149, 181, 183, 218, 298], "zip": [0, 1, 74, 322], "so": [0, 2, 3, 5, 7, 9, 10, 12, 13, 14, 18, 19, 20, 21, 24, 26, 30, 32, 34, 36, 37, 38, 40, 42, 43, 45, 47, 50, 51, 54, 56, 57, 59, 61, 62, 64, 66, 67, 69, 70, 75, 76, 77, 79, 80, 81, 85, 88, 91, 92, 97, 98, 99, 101, 103, 104, 105, 108, 109, 110, 111, 113, 118, 119, 120, 122, 123, 129, 133, 138, 139, 140, 144, 145, 146, 148, 149, 150, 152, 153, 154, 155, 156, 158, 161, 164, 165, 167, 168, 170, 171, 174, 175, 180, 181, 182, 183, 184, 185, 186, 190, 191, 194, 196, 200, 201, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 218, 219, 222, 225, 226, 229, 231, 232, 233, 234, 236, 237, 241, 245, 249, 250, 252, 254, 255, 256, 257, 258, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 272, 275, 276, 278, 279, 280, 290, 291, 292, 297, 298, 301, 302, 303, 304, 306, 307, 308, 309, 310, 312, 313, 314, 316], "l1": [0, 1, 7], "l2": [0, 1, 7], "ar": [0, 1, 3, 4, 5, 8, 11, 12, 13, 14, 15, 18, 20, 21, 23, 25, 26, 29, 30, 32, 34, 35, 36, 37, 38, 40, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 53, 54, 56, 57, 59, 60, 61, 62, 64, 66, 67, 68, 69, 70, 71, 72, 73, 75, 76, 77, 81, 82, 84, 85, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 101, 103, 104, 105, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 123, 124, 126, 127, 129, 130, 131, 132, 133, 135, 138, 140, 142, 143, 144, 145, 146, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 161, 162, 163, 165, 167, 168, 170, 171, 174, 175, 178, 180, 182, 183, 184, 185, 186, 189, 191, 194, 195, 196, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 224, 225, 226, 229, 231, 232, 233, 234, 235, 237, 238, 240, 241, 242, 243, 244, 245, 246, 247, 248, 250, 252, 253, 254, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 274, 275, 277, 278, 279, 280, 281, 283, 287, 290, 291, 292, 294, 295, 296, 297, 298, 302, 303, 304, 305, 306, 307, 308, 310, 311, 312, 314, 315, 316, 317, 318, 322], "combin": [0, 1, 4, 38, 47, 50, 54, 59, 105, 141, 153, 205, 206, 207, 215, 217, 218, 222, 234, 246, 248, 252, 257, 263, 290, 301, 305, 322], "one": [0, 1, 2, 3, 4, 7, 8, 9, 11, 12, 13, 14, 18, 22, 23, 25, 26, 28, 35, 36, 37, 38, 40, 42, 43, 44, 45, 47, 49, 51, 52, 54, 56, 59, 60, 61, 62, 64, 66, 67, 68, 70, 72, 74, 75, 76, 81, 85, 86, 88, 89, 90, 92, 93, 96, 97, 98, 99, 101, 103, 104, 105, 106, 108, 110, 111, 112, 113, 114, 115, 116, 118, 119, 122, 126, 129, 130, 133, 138, 139, 140, 141, 143, 144, 148, 149, 150, 152, 153, 154, 155, 156, 158, 159, 161, 164, 165, 166, 167, 168, 169, 170, 171, 176, 178, 181, 182, 183, 184, 186, 189, 191, 192, 194, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222, 225, 229, 231, 236, 237, 240, 242, 243, 245, 248, 249, 250, 253, 255, 256, 257, 258, 260, 261, 262, 263, 264, 265, 266, 269, 271, 274, 278, 280, 283, 286, 289, 290, 291, 292, 294, 297, 298, 299, 301, 302, 304, 305, 307, 308, 313, 315, 316, 320, 322], "big": [0, 3, 18, 59, 92, 129, 167, 203, 205, 207, 209, 211, 214, 231, 254, 266], "opposit": [0, 45, 52, 68, 144, 168, 216], "thei": [0, 1, 5, 7, 11, 12, 14, 15, 19, 23, 25, 32, 34, 35, 36, 38, 42, 45, 47, 48, 50, 57, 59, 60, 61, 69, 70, 77, 81, 82, 85, 88, 90, 93, 101, 103, 105, 109, 111, 113, 114, 115, 116, 121, 122, 125, 127, 129, 131, 132, 133, 136, 138, 139, 142, 144, 146, 149, 150, 151, 155, 156, 157, 161, 164, 165, 168, 173, 174, 175, 186, 190, 191, 199, 202, 205, 206, 207, 209, 210, 211, 212, 214, 215, 216, 217, 218, 219, 222, 225, 226, 231, 238, 241, 243, 250, 254, 256, 257, 259, 260, 261, 262, 264, 265, 266, 267, 268, 269, 272, 277, 278, 279, 281, 287, 291, 295, 298, 302, 303, 304, 305, 308, 313, 315, 317, 318, 322], "both": [0, 3, 8, 27, 33, 35, 38, 39, 40, 47, 50, 53, 54, 56, 59, 64, 69, 87, 103, 105, 108, 114, 126, 132, 133, 141, 145, 150, 153, 154, 155, 158, 168, 178, 200, 202, 205, 206, 207, 208, 213, 215, 218, 229, 234, 242, 250, 257, 261, 264, 266, 287, 294, 295, 298, 302, 304, 319], "longer": [0, 5, 75, 85, 107, 118, 119, 129, 213, 231, 262], "than": [0, 4, 7, 8, 11, 13, 14, 23, 25, 30, 35, 37, 40, 42, 43, 44, 45, 46, 47, 48, 51, 52, 56, 57, 59, 63, 64, 67, 70, 71, 74, 75, 85, 88, 90, 93, 101, 103, 105, 107, 109, 113, 115, 116, 119, 123, 126, 129, 130, 133, 140, 141, 144, 145, 146, 148, 149, 152, 153, 155, 157, 158, 161, 165, 168, 170, 172, 178, 181, 182, 183, 184, 186, 189, 191, 194, 200, 201, 202, 203, 204, 205, 206, 207, 209, 213, 214, 215, 216, 217, 218, 219, 222, 225, 226, 232, 237, 240, 256, 260, 261, 262, 263, 271, 275, 278, 279, 281, 284, 290, 292, 298, 305, 306, 307, 310, 316], "3": [0, 1, 4, 5, 7, 9, 11, 12, 14, 27, 28, 37, 38, 43, 45, 50, 51, 56, 59, 61, 64, 69, 70, 72, 76, 79, 81, 89, 97, 101, 102, 104, 108, 109, 112, 113, 114, 117, 118, 119, 121, 122, 129, 139, 161, 163, 165, 166, 167, 168, 169, 170, 173, 179, 181, 191, 192, 193, 196, 200, 206, 211, 212, 213, 214, 216, 219, 222, 225, 226, 230, 233, 234, 241, 245, 246, 249, 254, 255, 260, 261, 263, 264, 265, 266, 267, 268, 273, 275, 278, 290, 291, 294, 295, 296, 297, 298, 299, 306, 312, 316, 317, 322], "speci": [0, 201], "popul": [0, 79, 105, 209, 212], "pop_info": 0, "thi": [0, 1, 2, 3, 4, 5, 7, 8, 9, 11, 12, 13, 14, 18, 19, 20, 23, 24, 25, 26, 27, 29, 30, 31, 33, 34, 35, 36, 37, 38, 40, 43, 44, 45, 47, 48, 49, 50, 51, 52, 54, 56, 57, 59, 60, 61, 62, 63, 64, 66, 67, 69, 70, 71, 72, 75, 76, 77, 79, 81, 82, 84, 85, 87, 88, 89, 90, 91, 92, 93, 94, 96, 97, 98, 99, 101, 102, 104, 105, 106, 107, 108, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 125, 126, 127, 129, 130, 131, 133, 134, 136, 137, 138, 139, 140, 141, 142, 144, 145, 146, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 161, 162, 163, 164, 165, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 178, 179, 180, 182, 183, 184, 185, 186, 189, 190, 192, 194, 195, 196, 199, 200, 201, 202, 203, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 221, 222, 223, 225, 226, 227, 229, 230, 231, 234, 236, 237, 238, 241, 242, 243, 245, 246, 247, 248, 249, 250, 252, 253, 254, 255, 256, 257, 258, 259, 261, 262, 263, 264, 265, 266, 267, 268, 269, 271, 272, 273, 275, 276, 277, 279, 280, 281, 283, 287, 288, 290, 291, 292, 294, 295, 296, 297, 298, 301, 302, 303, 304, 305, 306, 307, 309, 312, 313, 314, 316, 318, 319, 320, 322], "endang": 0, "whose": [0, 9, 10, 24, 27, 29, 56, 61, 70, 75, 103, 108, 112, 119, 154, 165, 168, 247, 252, 260, 275, 277, 278, 288, 298], "2500": 0, "equival": [1, 11, 47, 52, 54, 96, 97, 103, 108, 154, 183, 189, 191, 200, 216, 255, 264, 290, 304, 316], "instead": [1, 4, 12, 34, 40, 42, 44, 51, 59, 61, 67, 70, 71, 72, 79, 84, 93, 95, 97, 98, 110, 112, 115, 119, 120, 129, 133, 139, 145, 152, 154, 165, 167, 170, 179, 180, 183, 186, 196, 200, 205, 206, 207, 214, 218, 224, 234, 245, 248, 263, 264, 267, 273, 275, 281, 290, 291, 292, 298, 301, 306, 307, 308], "manual": [1, 103, 211, 290], "accumul": [1, 2, 3, 5, 7, 18, 55, 56, 70, 78, 79, 114, 119, 120, 124, 163, 166, 175, 177, 178, 180, 183, 186, 194, 211, 213, 219, 269, 273, 278, 279, 288, 295, 299, 309, 311, 322], "test": [1, 9, 12, 18, 24, 41, 42, 45, 47, 52, 53, 59, 64, 65, 70, 75, 81, 101, 109, 119, 138, 152, 155, 183, 188, 203, 205, 208, 214, 226, 283, 286, 297, 304, 322], "defin": [1, 5, 8, 10, 11, 12, 13, 14, 23, 24, 27, 29, 30, 34, 35, 36, 37, 48, 59, 81, 82, 92, 101, 103, 106, 112, 113, 115, 116, 118, 119, 122, 123, 139, 140, 142, 144, 146, 147, 148, 150, 153, 154, 160, 168, 191, 214, 226, 233, 239, 248, 250, 256, 263, 266, 271, 272, 275, 279, 280, 288, 290, 313, 319, 322], "length": [1, 5, 37, 40, 45, 107, 109, 119, 163, 178, 191, 194, 201, 204, 205, 213, 222, 230, 240, 244, 245, 250, 251, 255, 277, 279, 289, 295, 306, 312, 322], "function": [1, 2, 3, 5, 7, 9, 10, 12, 13, 14, 15, 23, 25, 26, 27, 29, 30, 31, 33, 36, 37, 38, 39, 40, 44, 54, 59, 60, 63, 70, 71, 72, 81, 82, 85, 94, 98, 99, 101, 103, 104, 105, 107, 109, 110, 115, 116, 117, 118, 120, 121, 122, 125, 130, 139, 140, 144, 148, 150, 152, 153, 154, 155, 160, 161, 165, 166, 170, 172, 177, 178, 180, 182, 183, 186, 191, 193, 194, 196, 199, 200, 202, 203, 206, 207, 208, 209, 212, 213, 214, 215, 219, 224, 225, 227, 228, 232, 234, 236, 241, 242, 246, 250, 254, 257, 259, 261, 263, 265, 267, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 283, 286, 288, 289, 291, 292, 293, 295, 298, 299, 307, 312, 313, 316, 318, 319, 321, 322], "now": [1, 2, 11, 12, 13, 14, 18, 19, 20, 23, 27, 30, 34, 37, 38, 39, 40, 47, 51, 57, 59, 64, 66, 67, 71, 74, 75, 81, 92, 94, 96, 98, 101, 105, 106, 109, 113, 115, 119, 131, 132, 134, 139, 142, 143, 145, 148, 150, 152, 153, 156, 158, 161, 162, 164, 165, 167, 168, 174, 182, 193, 194, 195, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222, 226, 232, 234, 237, 243, 255, 256, 259, 262, 263, 266, 267, 272, 273, 275, 278, 280, 291, 292, 296, 305, 309, 312, 316], "positives_acc": 1, "receiv": [1, 56, 70, 103, 108, 121, 131, 161, 162, 186, 196, 212, 312], "number": [1, 4, 7, 8, 9, 10, 11, 14, 23, 24, 28, 36, 37, 38, 40, 43, 44, 45, 47, 48, 49, 51, 56, 59, 62, 64, 66, 69, 70, 71, 72, 75, 76, 77, 79, 85, 87, 88, 98, 99, 103, 104, 105, 106, 107, 108, 109, 110, 111, 114, 119, 121, 122, 126, 129, 144, 156, 162, 163, 165, 166, 167, 168, 170, 175, 178, 180, 181, 182, 183, 184, 186, 190, 191, 192, 200, 201, 202, 203, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 218, 219, 222, 223, 224, 225, 226, 227, 229, 230, 233, 234, 241, 242, 245, 246, 247, 249, 250, 252, 253, 254, 255, 256, 257, 259, 260, 262, 263, 264, 265, 267, 269, 271, 272, 273, 275, 277, 278, 279, 280, 281, 283, 288, 289, 290, 291, 295, 297, 298, 299, 302, 303, 305, 306, 307, 308, 312, 313, 316, 319], "input": [1, 8, 12, 20, 21, 23, 24, 27, 30, 31, 36, 40, 45, 47, 59, 61, 64, 72, 82, 85, 92, 94, 98, 103, 105, 106, 107, 108, 109, 114, 116, 118, 119, 121, 126, 131, 136, 144, 146, 148, 150, 153, 154, 161, 167, 170, 180, 187, 191, 196, 217, 255, 256, 257, 261, 263, 269, 270, 275, 278, 280, 286, 290, 291, 316, 319, 322], "like": [1, 5, 7, 8, 11, 12, 18, 23, 25, 26, 27, 31, 34, 36, 37, 38, 40, 44, 50, 51, 52, 57, 59, 62, 63, 64, 70, 71, 80, 84, 85, 86, 90, 93, 94, 97, 98, 99, 101, 104, 105, 109, 110, 112, 113, 116, 118, 119, 121, 122, 123, 125, 126, 129, 130, 131, 132, 133, 139, 144, 148, 149, 150, 152, 154, 155, 156, 157, 161, 162, 165, 167, 168, 171, 174, 176, 183, 184, 185, 186, 191, 193, 194, 196, 199, 200, 201, 203, 204, 205, 206, 207, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 221, 222, 225, 226, 229, 230, 231, 232, 233, 234, 236, 237, 241, 242, 246, 248, 250, 254, 256, 257, 258, 259, 260, 262, 263, 265, 267, 269, 275, 278, 287, 290, 291, 294, 295, 301, 302, 304, 307, 315, 318, 322], "1": [1, 2, 4, 5, 7, 9, 11, 12, 14, 18, 24, 25, 27, 34, 36, 41, 50, 51, 56, 59, 61, 62, 66, 67, 72, 75, 79, 81, 89, 97, 98, 99, 101, 102, 105, 106, 112, 113, 114, 117, 118, 122, 133, 142, 144, 146, 148, 155, 157, 161, 165, 166, 167, 168, 170, 172, 179, 181, 182, 183, 191, 192, 194, 199, 200, 201, 202, 205, 206, 207, 211, 213, 214, 215, 216, 219, 222, 224, 225, 229, 235, 237, 241, 245, 246, 249, 252, 255, 257, 260, 261, 263, 264, 273, 275, 276, 278, 283, 288, 291, 295, 299, 302, 303, 306, 308, 312, 316, 322], "5": [1, 4, 5, 7, 9, 10, 11, 12, 14, 27, 28, 38, 40, 42, 43, 44, 45, 47, 50, 51, 56, 59, 61, 62, 64, 67, 70, 71, 72, 75, 77, 81, 101, 107, 109, 110, 112, 114, 118, 119, 121, 132, 139, 146, 153, 154, 155, 166, 167, 168, 170, 180, 184, 191, 192, 193, 199, 200, 201, 205, 206, 211, 212, 213, 214, 215, 216, 218, 222, 225, 234, 241, 245, 246, 248, 252, 255, 256, 260, 261, 262, 264, 265, 266, 267, 271, 273, 278, 288, 291, 294, 295, 296, 299, 301, 302, 305, 306, 312, 317, 322], "7": [1, 5, 9, 12, 14, 23, 30, 38, 42, 45, 50, 72, 76, 101, 112, 113, 118, 119, 140, 161, 166, 170, 171, 180, 184, 191, 200, 205, 206, 209, 211, 212, 213, 214, 215, 219, 225, 252, 254, 255, 260, 262, 273, 291, 299, 305, 306, 312, 314, 322], "return": [1, 2, 5, 8, 9, 10, 11, 12, 13, 14, 23, 24, 25, 27, 28, 33, 36, 37, 38, 40, 41, 45, 52, 54, 59, 62, 70, 71, 72, 75, 85, 92, 94, 98, 99, 101, 106, 107, 108, 109, 110, 114, 116, 117, 120, 121, 122, 123, 124, 130, 138, 140, 142, 144, 146, 148, 149, 150, 152, 153, 154, 155, 158, 165, 167, 168, 170, 171, 180, 182, 183, 191, 194, 196, 200, 207, 208, 211, 213, 214, 217, 225, 232, 233, 235, 241, 242, 245, 246, 249, 255, 256, 259, 263, 266, 271, 272, 273, 274, 275, 277, 278, 280, 281, 283, 286, 289, 291, 293, 295, 297, 298, 302, 303, 304, 310, 313, 316, 318, 321, 322], "posit": [1, 7, 12, 30, 32, 43, 48, 49, 54, 103, 161, 163, 167, 168, 172, 176, 182, 183, 205, 207, 211, 212, 213, 215, 229, 230, 231, 233, 235, 245, 246, 257, 277, 280, 290, 297, 300, 302, 312, 316], "via": [1, 70, 90, 144, 214, 292], "positives_fil": 1, "thing": [1, 4, 8, 13, 14, 18, 23, 27, 29, 30, 32, 37, 42, 51, 54, 59, 61, 64, 75, 85, 88, 95, 97, 103, 104, 111, 113, 115, 116, 129, 144, 145, 146, 148, 154, 155, 157, 161, 162, 167, 170, 174, 180, 182, 186, 191, 194, 200, 202, 203, 206, 207, 209, 211, 213, 214, 215, 217, 218, 219, 221, 222, 225, 227, 229, 232, 233, 234, 237, 240, 245, 250, 256, 257, 258, 259, 263, 264, 265, 267, 275, 278, 287, 290, 298, 301, 302, 307, 308], "positives_li_com": 1, "longword": 1, "longlength": 1, "those": [1, 2, 3, 7, 12, 18, 24, 27, 30, 32, 35, 37, 43, 48, 59, 61, 64, 66, 75, 81, 84, 86, 89, 93, 101, 103, 105, 106, 107, 113, 114, 123, 146, 148, 149, 150, 152, 153, 155, 159, 161, 165, 167, 178, 186, 191, 192, 195, 202, 203, 204, 207, 208, 209, 211, 214, 218, 219, 226, 232, 233, 234, 253, 255, 256, 263, 265, 267, 273, 275, 280, 286, 290, 291, 292, 298, 303, 306, 308, 316], "least": [1, 44, 59, 64, 67, 69, 103, 108, 119, 129, 135, 138, 144, 148, 152, 170, 186, 202, 219, 222, 236, 258, 290, 307], "4": [1, 4, 7, 8, 9, 14, 15, 23, 24, 26, 27, 31, 36, 38, 44, 45, 50, 51, 59, 63, 72, 76, 89, 101, 109, 111, 112, 113, 116, 118, 119, 122, 146, 166, 167, 168, 170, 172, 180, 184, 191, 200, 202, 206, 211, 212, 213, 214, 216, 219, 222, 230, 233, 234, 241, 242, 245, 249, 252, 255, 260, 261, 262, 265, 273, 275, 278, 290, 291, 294, 295, 296, 297, 299, 301, 302, 306, 307, 309, 312, 316, 317, 319, 322], "try": [1, 11, 13, 14, 18, 20, 21, 26, 34, 35, 36, 38, 40, 47, 49, 50, 52, 59, 60, 61, 62, 64, 66, 67, 71, 72, 74, 75, 79, 80, 81, 82, 83, 90, 93, 97, 98, 104, 105, 108, 110, 112, 113, 115, 117, 119, 121, 122, 126, 129, 132, 135, 139, 144, 148, 149, 150, 152, 153, 154, 158, 161, 164, 167, 168, 169, 170, 178, 179, 182, 184, 186, 191, 193, 200, 203, 204, 205, 206, 207, 209, 210, 211, 213, 214, 216, 217, 221, 222, 233, 234, 236, 237, 240, 241, 242, 245, 246, 258, 259, 263, 264, 266, 268, 278, 290, 291, 301, 303, 304, 305, 307, 308, 309, 312, 314, 322], "take": [1, 2, 5, 7, 8, 9, 10, 11, 12, 13, 14, 20, 21, 27, 28, 30, 31, 33, 35, 36, 40, 42, 44, 47, 50, 64, 70, 79, 82, 84, 85, 88, 89, 92, 96, 98, 101, 103, 104, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 126, 129, 131, 132, 133, 140, 144, 148, 149, 150, 151, 152, 153, 154, 156, 161, 162, 163, 164, 167, 168, 170, 171, 176, 178, 180, 182, 184, 189, 191, 196, 200, 201, 203, 205, 206, 207, 208, 209, 212, 213, 214, 215, 216, 217, 218, 219, 222, 225, 226, 234, 242, 253, 255, 256, 259, 262, 269, 271, 272, 273, 274, 275, 276, 278, 280, 289, 290, 295, 296, 298, 307, 312, 316, 319], "sum": [1, 7, 9, 44, 51, 107, 109, 114, 119, 121, 170, 178, 183, 186, 200, 202, 212, 214, 216, 219, 255, 258, 283, 288, 291, 305, 308, 312], "squar": [1, 14, 45, 98, 109, 110, 111, 114, 115, 118, 119, 122, 126, 144, 163, 167, 171, 191, 200, 201, 204, 206, 212, 214, 215, 225, 229, 230, 231, 235, 236, 243, 245, 248, 256, 263, 265, 271, 290, 291, 301, 306], "an": [1, 2, 4, 5, 7, 8, 9, 10, 11, 12, 13, 14, 20, 22, 23, 24, 25, 26, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 45, 46, 47, 48, 50, 51, 52, 53, 54, 56, 59, 60, 61, 62, 64, 66, 67, 69, 70, 71, 72, 75, 76, 77, 79, 82, 83, 84, 85, 88, 90, 91, 93, 94, 96, 97, 98, 101, 103, 104, 105, 106, 107, 108, 109, 111, 112, 114, 115, 116, 117, 118, 119, 120, 121, 122, 125, 126, 128, 129, 130, 131, 132, 133, 134, 135, 136, 138, 139, 140, 141, 144, 145, 146, 148, 149, 150, 151, 152, 153, 154, 155, 156, 158, 161, 162, 165, 166, 167, 168, 170, 171, 172, 174, 178, 182, 183, 184, 186, 191, 192, 196, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 221, 222, 225, 226, 227, 229, 230, 231, 232, 233, 235, 236, 237, 240, 241, 242, 243, 245, 247, 248, 253, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 271, 275, 278, 281, 283, 286, 287, 288, 289, 290, 291, 292, 294, 295, 297, 298, 299, 300, 301, 302, 304, 305, 306, 307, 308, 309, 312, 316, 319, 320, 322], "pattern": [1, 2, 3, 5, 7, 18, 33, 35, 43, 48, 55, 56, 75, 81, 85, 92, 93, 97, 99, 105, 106, 111, 120, 150, 152, 166, 167, 168, 172, 176, 177, 178, 183, 186, 201, 204, 207, 209, 211, 213, 214, 219, 234, 238, 258, 269, 273, 279, 295, 299, 311, 318, 322], "turn": [1, 5, 7, 23, 27, 32, 38, 64, 105, 123, 132, 136, 141, 144, 146, 161, 163, 164, 167, 171, 176, 181, 182, 202, 204, 205, 207, 213, 214, 217, 218, 229, 231, 233, 235, 237, 238, 253, 259, 260, 265, 266], "them": [1, 2, 4, 7, 11, 12, 13, 18, 23, 27, 28, 30, 32, 33, 34, 35, 36, 38, 40, 43, 47, 53, 57, 59, 60, 61, 64, 69, 70, 75, 84, 85, 90, 92, 96, 98, 99, 103, 104, 105, 113, 114, 121, 122, 123, 127, 129, 131, 133, 136, 139, 150, 153, 154, 161, 163, 168, 171, 172, 174, 175, 181, 182, 183, 184, 186, 191, 193, 194, 196, 199, 201, 203, 205, 206, 207, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222, 225, 226, 229, 231, 232, 233, 234, 240, 242, 243, 249, 253, 254, 256, 257, 258, 259, 263, 265, 267, 275, 277, 278, 291, 298, 301, 302, 303, 308, 312, 316, 322], "item": [1, 2, 3, 4, 5, 7, 14, 18, 29, 36, 40, 51, 52, 54, 56, 70, 73, 74, 75, 77, 81, 85, 97, 103, 108, 115, 119, 122, 131, 144, 153, 164, 165, 166, 167, 169, 170, 171, 172, 173, 176, 178, 186, 192, 193, 194, 195, 197, 241, 242, 244, 245, 246, 247, 248, 249, 250, 252, 274, 275, 276, 277, 278, 281, 284, 295, 299, 301, 302, 303, 306, 307, 308, 309, 312, 313, 315, 321, 322], "etc": [1, 31, 60, 66, 86, 123, 153, 163, 170, 171, 205, 211, 218, 219, 229, 250, 277, 291], "make": [1, 3, 4, 5, 8, 12, 13, 18, 20, 26, 29, 30, 33, 34, 35, 36, 37, 38, 39, 47, 50, 51, 53, 54, 57, 59, 61, 64, 69, 70, 74, 75, 81, 85, 86, 92, 96, 97, 98, 101, 103, 104, 105, 108, 111, 112, 113, 114, 115, 118, 119, 120, 121, 123, 127, 129, 130, 131, 132, 134, 135, 139, 140, 142, 143, 144, 145, 146, 148, 150, 152, 153, 155, 157, 158, 159, 160, 161, 163, 165, 167, 168, 170, 172, 174, 175, 178, 180, 182, 183, 184, 185, 186, 189, 191, 193, 194, 196, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 221, 222, 224, 225, 226, 227, 230, 231, 232, 233, 234, 236, 237, 238, 240, 241, 245, 248, 249, 252, 255, 257, 258, 259, 261, 262, 264, 267, 273, 279, 290, 291, 295, 296, 298, 301, 304, 305, 307, 308, 309, 312, 316, 319, 322], "consist": [1, 32, 35, 44, 56, 74, 81, 98, 103, 111, 116, 126, 154, 168, 183, 195, 206, 219, 248, 257, 296, 297, 298], "maximum": [1, 36, 51, 67, 82, 109, 168, 170, 212, 219], "valu": [1, 3, 4, 5, 7, 8, 9, 10, 12, 13, 14, 18, 20, 21, 23, 24, 26, 27, 28, 29, 30, 32, 35, 36, 37, 38, 40, 41, 43, 44, 45, 46, 47, 48, 49, 54, 55, 56, 57, 59, 60, 61, 62, 64, 66, 67, 69, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 82, 85, 86, 87, 92, 93, 94, 97, 99, 101, 106, 108, 109, 112, 113, 114, 115, 116, 117, 118, 120, 121, 122, 123, 124, 125, 130, 132, 134, 135, 138, 140, 148, 149, 150, 152, 154, 155, 158, 161, 164, 166, 167, 168, 170, 172, 173, 175, 180, 181, 182, 183, 184, 187, 188, 190, 191, 192, 194, 195, 196, 200, 201, 202, 206, 207, 208, 211, 212, 213, 214, 215, 216, 217, 218, 219, 225, 229, 232, 242, 243, 245, 246, 248, 250, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 281, 283, 284, 286, 287, 288, 289, 291, 292, 293, 294, 295, 297, 298, 299, 301, 302, 304, 305, 306, 307, 308, 312, 313, 315, 317, 318, 321, 322], "For": [1, 4, 7, 11, 12, 13, 14, 23, 25, 26, 27, 28, 30, 32, 34, 36, 38, 40, 42, 45, 47, 48, 50, 51, 52, 53, 54, 56, 59, 61, 62, 64, 66, 67, 68, 70, 71, 75, 76, 77, 79, 81, 82, 84, 86, 90, 93, 95, 96, 99, 103, 105, 108, 109, 113, 115, 118, 119, 120, 121, 122, 123, 126, 127, 129, 133, 138, 139, 140, 141, 144, 145, 146, 148, 149, 150, 152, 153, 154, 156, 158, 161, 162, 165, 166, 167, 168, 170, 172, 176, 177, 183, 191, 194, 195, 196, 201, 202, 203, 205, 206, 207, 211, 212, 214, 215, 216, 217, 218, 219, 222, 225, 226, 230, 232, 233, 239, 240, 242, 245, 250, 253, 256, 258, 260, 263, 264, 265, 267, 272, 275, 276, 277, 278, 279, 281, 284, 287, 288, 290, 291, 292, 297, 298, 299, 301, 305, 306, 308, 311, 316, 317, 319, 322], "l3": [1, 7], "you": [1, 2, 3, 4, 5, 7, 8, 11, 12, 13, 14, 18, 19, 20, 21, 23, 24, 26, 27, 28, 30, 31, 33, 34, 35, 36, 37, 38, 40, 42, 43, 44, 45, 47, 48, 50, 51, 52, 53, 54, 56, 57, 59, 60, 61, 62, 63, 64, 66, 67, 68, 69, 70, 72, 74, 75, 76, 77, 81, 82, 84, 85, 86, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 101, 103, 104, 105, 107, 108, 109, 110, 111, 112, 113, 114, 115, 117, 118, 119, 120, 121, 122, 123, 125, 126, 127, 129, 131, 132, 133, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 148, 149, 150, 151, 152, 153, 154, 155, 157, 158, 159, 161, 162, 163, 164, 165, 167, 168, 170, 171, 172, 173, 174, 175, 176, 178, 180, 181, 182, 183, 184, 186, 189, 190, 191, 193, 194, 195, 196, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 221, 222, 224, 225, 226, 227, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 240, 241, 242, 243, 245, 246, 247, 248, 249, 250, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 271, 272, 273, 275, 276, 277, 278, 279, 280, 283, 287, 288, 290, 291, 292, 294, 295, 297, 298, 300, 301, 302, 303, 304, 305, 306, 307, 308, 311, 312, 313, 314, 316, 318, 319, 320, 322], "would": [1, 3, 8, 21, 23, 31, 33, 34, 35, 36, 38, 45, 49, 50, 51, 53, 54, 59, 64, 67, 72, 74, 81, 84, 89, 90, 94, 97, 101, 104, 105, 106, 109, 114, 115, 122, 136, 140, 145, 146, 149, 150, 152, 153, 154, 155, 157, 168, 170, 171, 174, 175, 176, 182, 186, 189, 195, 196, 199, 201, 203, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222, 226, 231, 232, 233, 234, 240, 242, 243, 246, 254, 255, 258, 259, 261, 263, 271, 273, 275, 277, 278, 279, 289, 290, 292, 301, 307, 308, 309, 312, 322], "end": [1, 18, 38, 40, 43, 44, 51, 54, 56, 59, 62, 64, 75, 81, 82, 85, 91, 96, 97, 98, 103, 107, 110, 111, 112, 116, 118, 119, 122, 123, 125, 131, 132, 154, 155, 162, 168, 170, 171, 176, 182, 186, 191, 201, 202, 203, 205, 206, 207, 209, 213, 214, 215, 218, 219, 226, 234, 249, 262, 280, 286, 288, 295, 297, 302, 306, 307, 308, 309, 312, 318, 322], "up": [1, 7, 8, 11, 13, 20, 22, 26, 29, 35, 38, 39, 43, 45, 51, 54, 55, 59, 67, 70, 73, 74, 75, 76, 77, 85, 88, 90, 91, 92, 96, 101, 103, 104, 109, 110, 111, 113, 114, 115, 118, 119, 123, 129, 131, 132, 138, 142, 147, 148, 149, 150, 153, 155, 156, 161, 162, 167, 168, 170, 180, 182, 183, 186, 191, 202, 205, 206, 209, 212, 214, 215, 216, 217, 219, 221, 222, 225, 229, 231, 232, 233, 235, 238, 248, 249, 250, 252, 257, 262, 263, 264, 267, 278, 279, 292, 297, 300, 301, 308, 322], "compri_sampl": 1, "kei": [1, 4, 9, 20, 21, 23, 36, 41, 66, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 82, 84, 108, 111, 114, 121, 130, 148, 149, 150, 152, 153, 154, 155, 158, 159, 170, 190, 192, 194, 195, 196, 206, 207, 216, 219, 225, 231, 248, 272, 273, 274, 276, 277, 278, 279, 282, 291, 301, 307, 313, 316, 322], "dictionari": [1, 4, 9, 14, 18, 20, 21, 32, 67, 68, 73, 79, 80, 81, 82, 84, 101, 108, 114, 116, 118, 120, 121, 148, 149, 152, 153, 154, 155, 188, 190, 191, 193, 194, 195, 196, 197, 203, 216, 218, 219, 265, 272, 273, 275, 279, 282, 290, 313, 316, 322], "tester": [1, 4, 61], "junior": [1, 69], "do": [1, 2, 4, 5, 7, 8, 11, 12, 13, 14, 18, 23, 25, 27, 30, 33, 34, 36, 37, 38, 40, 43, 45, 47, 50, 51, 53, 55, 56, 59, 60, 61, 63, 64, 66, 69, 70, 71, 72, 75, 76, 81, 84, 92, 93, 96, 97, 98, 101, 103, 104, 105, 107, 110, 111, 113, 115, 116, 118, 119, 120, 121, 123, 126, 127, 129, 130, 131, 132, 133, 134, 135, 136, 140, 144, 145, 146, 148, 149, 152, 154, 155, 156, 161, 165, 167, 168, 170, 172, 175, 176, 178, 180, 182, 183, 185, 186, 188, 189, 190, 191, 192, 194, 196, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 221, 222, 225, 226, 227, 229, 230, 231, 232, 233, 234, 236, 238, 240, 241, 243, 245, 248, 249, 250, 252, 253, 254, 256, 257, 258, 259, 260, 263, 264, 265, 266, 267, 271, 272, 273, 275, 277, 278, 279, 287, 290, 291, 292, 295, 297, 298, 301, 302, 303, 304, 305, 307, 308, 309, 313, 314, 316, 319, 322], "challeng": [1, 18, 51, 69, 87, 105, 119, 149, 180, 204, 207, 211, 216, 218, 222, 255, 265, 322], "The": [1, 2, 4, 5, 7, 8, 9, 10, 11, 12, 13, 14, 18, 20, 21, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 42, 43, 44, 45, 46, 47, 48, 49, 50, 53, 54, 55, 56, 57, 59, 60, 61, 62, 63, 64, 66, 67, 69, 70, 71, 72, 73, 74, 75, 76, 77, 79, 80, 81, 82, 84, 85, 86, 87, 88, 90, 92, 93, 94, 96, 97, 98, 99, 101, 103, 105, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 125, 126, 127, 129, 130, 131, 132, 135, 137, 138, 139, 140, 144, 145, 148, 149, 150, 153, 154, 155, 158, 159, 160, 161, 162, 163, 164, 166, 167, 169, 173, 174, 177, 179, 180, 181, 182, 187, 188, 190, 191, 192, 194, 195, 196, 199, 200, 201, 202, 203, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 221, 224, 226, 228, 229, 231, 232, 233, 234, 238, 240, 241, 242, 243, 245, 246, 247, 248, 251, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 271, 272, 274, 275, 276, 277, 278, 279, 280, 283, 290, 291, 292, 295, 296, 297, 298, 300, 301, 302, 303, 304, 305, 308, 309, 310, 311, 312, 313, 319, 321, 322], "nest": [1, 43, 46, 47, 54, 55, 84, 152, 159, 177, 182, 188, 189, 190, 196, 207, 322], "loop": [1, 2, 4, 5, 7, 18, 20, 35, 47, 51, 54, 67, 70, 75, 79, 81, 85, 89, 92, 97, 113, 123, 131, 139, 155, 163, 165, 166, 168, 170, 173, 175, 177, 178, 179, 180, 181, 182, 183, 185, 187, 191, 193, 194, 200, 205, 207, 215, 222, 229, 230, 236, 238, 239, 252, 293, 299, 308, 309, 311, 314, 316, 317, 322], "given": [1, 4, 7, 12, 28, 34, 38, 40, 45, 47, 59, 61, 63, 64, 69, 103, 107, 109, 111, 114, 119, 121, 123, 126, 144, 153, 182, 184, 188, 201, 202, 205, 206, 209, 211, 214, 215, 216, 218, 226, 232, 241, 255, 257, 262, 269, 272, 290, 291, 302, 305, 306, 307, 312, 313, 319], "singl": [1, 3, 4, 7, 34, 38, 42, 43, 47, 59, 62, 64, 66, 74, 75, 85, 90, 91, 97, 99, 103, 114, 120, 123, 134, 141, 144, 149, 153, 155, 161, 165, 168, 170, 194, 212, 213, 216, 219, 226, 227, 233, 237, 245, 246, 248, 250, 254, 256, 257, 272, 295, 298, 306, 317, 319, 320], "same": [1, 4, 5, 8, 12, 14, 23, 25, 26, 27, 29, 33, 35, 36, 37, 38, 40, 43, 45, 46, 47, 48, 51, 54, 56, 59, 67, 68, 74, 75, 76, 81, 90, 93, 98, 103, 104, 106, 107, 108, 111, 112, 113, 114, 115, 116, 119, 120, 122, 126, 140, 142, 145, 146, 148, 150, 152, 153, 154, 161, 167, 168, 170, 174, 180, 183, 184, 191, 195, 199, 200, 201, 202, 205, 206, 207, 209, 211, 212, 213, 214, 215, 216, 218, 224, 226, 229, 230, 231, 233, 234, 240, 241, 245, 248, 257, 258, 259, 260, 261, 262, 263, 264, 265, 267, 272, 273, 277, 278, 292, 294, 295, 297, 298, 301, 304, 305, 306, 307, 310, 312, 316], "l": [1, 23, 36, 40, 72, 103, 118, 144, 181, 191, 193, 216, 222, 231, 233, 245, 249, 252, 273, 278, 322], "result2": 1, "class_sch": 1, "import": [1, 15, 38, 42, 57, 59, 60, 61, 64, 70, 76, 82, 86, 104, 110, 114, 115, 117, 119, 121, 126, 129, 144, 146, 148, 152, 155, 158, 165, 167, 168, 194, 200, 209, 210, 211, 213, 214, 215, 218, 224, 225, 227, 228, 230, 231, 233, 234, 240, 241, 246, 250, 257, 259, 262, 263, 266, 290, 295, 297, 302, 305, 322], "three": [1, 9, 10, 14, 18, 27, 35, 45, 47, 57, 59, 61, 70, 81, 85, 87, 93, 97, 99, 103, 109, 114, 118, 119, 120, 126, 130, 144, 149, 152, 159, 165, 167, 168, 188, 191, 193, 194, 201, 203, 204, 206, 207, 209, 211, 214, 215, 216, 229, 233, 234, 242, 248, 252, 254, 260, 267, 272, 283, 290, 295, 317], "divis": [1, 45, 47, 50, 59, 82, 179, 181, 186, 211, 257, 259, 260, 261, 308], "can": [1, 3, 4, 5, 7, 8, 9, 11, 12, 13, 14, 18, 19, 20, 21, 23, 25, 26, 27, 29, 30, 31, 32, 33, 34, 35, 37, 38, 40, 42, 43, 44, 45, 47, 48, 50, 51, 52, 53, 55, 56, 57, 59, 60, 61, 62, 63, 64, 66, 67, 68, 70, 71, 73, 74, 75, 76, 77, 81, 84, 85, 86, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 101, 103, 104, 105, 108, 110, 111, 112, 113, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 129, 130, 131, 132, 133, 135, 139, 140, 141, 142, 143, 144, 145, 146, 148, 149, 150, 151, 152, 153, 154, 155, 158, 161, 162, 163, 164, 165, 167, 168, 170, 171, 172, 174, 175, 176, 179, 182, 183, 184, 186, 189, 191, 192, 194, 195, 196, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 221, 222, 224, 225, 226, 229, 231, 232, 233, 234, 235, 236, 237, 238, 240, 241, 242, 243, 245, 246, 247, 248, 249, 250, 253, 254, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 269, 272, 275, 277, 278, 279, 281, 283, 284, 288, 290, 291, 292, 294, 295, 296, 297, 298, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 312, 316, 317, 319, 322], "accomplish": [1, 4, 7, 64, 98, 105, 136, 183, 202, 213, 259, 291], "line": [1, 4, 5, 7, 8, 11, 12, 13, 14, 15, 18, 26, 38, 44, 51, 59, 60, 62, 64, 66, 70, 72, 75, 76, 81, 85, 86, 87, 88, 89, 91, 93, 96, 97, 98, 99, 100, 103, 106, 108, 110, 111, 112, 113, 114, 116, 117, 118, 119, 122, 123, 127, 130, 132, 133, 134, 135, 140, 144, 145, 154, 155, 163, 165, 167, 168, 171, 175, 178, 184, 186, 191, 193, 200, 202, 203, 209, 212, 213, 214, 215, 219, 226, 229, 231, 233, 234, 236, 237, 238, 246, 253, 254, 255, 262, 263, 264, 278, 290, 291, 292, 302, 305, 306, 307, 308, 309, 313, 314, 316, 319, 322], "q": [1, 10, 17, 28, 38, 45, 58, 66, 72, 80, 88, 109, 128, 139, 148, 150, 153, 154, 163, 181, 190, 198, 206, 223, 230, 244, 255, 273, 285, 297, 312, 314], "question": [1, 10, 17, 18, 28, 37, 38, 45, 58, 59, 64, 72, 80, 88, 104, 108, 109, 128, 136, 139, 144, 149, 154, 161, 163, 168, 173, 181, 186, 190, 198, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 213, 214, 215, 216, 217, 218, 221, 222, 223, 226, 230, 244, 255, 258, 271, 273, 283, 285, 297, 298, 308, 314], "htmlsrc": [1, 10, 17, 28, 45, 58, 72, 80, 88, 109, 128, 139, 163, 181, 190, 198, 223, 230, 244, 255, 273, 285, 297, 314], "safe": [1, 10, 17, 28, 45, 47, 58, 72, 78, 80, 85, 88, 109, 128, 139, 150, 155, 163, 165, 181, 190, 198, 223, 230, 244, 255, 266, 273, 285, 297, 314, 322], "endfor": [1, 10, 17, 28, 45, 58, 72, 80, 88, 109, 128, 139, 163, 181, 190, 198, 223, 230, 244, 255, 273, 285, 297, 314], "consid": [2, 7, 8, 14, 26, 27, 34, 37, 38, 46, 47, 51, 53, 56, 72, 75, 84, 103, 110, 113, 115, 119, 121, 122, 126, 133, 141, 146, 149, 150, 155, 162, 167, 168, 170, 172, 191, 196, 203, 211, 232, 233, 247, 248, 250, 271, 280, 289, 291, 295, 304, 305, 306, 316], "anoth": [2, 3, 11, 12, 13, 18, 23, 27, 31, 34, 38, 40, 42, 46, 48, 49, 52, 59, 64, 76, 84, 89, 90, 96, 99, 103, 110, 111, 115, 116, 120, 130, 133, 138, 139, 140, 141, 143, 150, 155, 156, 158, 161, 162, 163, 168, 178, 179, 182, 183, 184, 185, 186, 191, 194, 200, 202, 203, 204, 205, 206, 207, 209, 211, 212, 213, 215, 216, 218, 219, 225, 226, 231, 237, 242, 243, 248, 253, 257, 260, 267, 269, 278, 280, 290, 291, 294, 295, 298, 305, 316, 317], "common": [2, 3, 5, 7, 11, 14, 27, 30, 42, 57, 59, 60, 63, 70, 85, 93, 94, 96, 103, 114, 119, 129, 140, 146, 150, 162, 168, 170, 172, 185, 186, 194, 203, 206, 207, 208, 209, 213, 214, 215, 216, 219, 222, 226, 238, 239, 253, 264, 267, 305, 318, 319, 322], "go": [2, 8, 13, 15, 18, 20, 23, 25, 30, 32, 35, 37, 53, 54, 61, 64, 66, 75, 77, 84, 85, 88, 90, 101, 105, 110, 114, 115, 119, 122, 132, 144, 145, 148, 149, 150, 151, 152, 158, 159, 163, 167, 168, 169, 170, 173, 175, 182, 183, 185, 186, 190, 191, 194, 199, 200, 202, 203, 205, 206, 207, 209, 211, 212, 213, 214, 215, 216, 217, 219, 221, 224, 229, 231, 233, 237, 238, 242, 245, 249, 255, 261, 273, 275, 277, 281, 290, 291, 307, 308, 309], "through": [2, 7, 12, 18, 48, 51, 54, 59, 64, 66, 67, 70, 74, 75, 85, 87, 89, 92, 93, 97, 98, 101, 103, 105, 112, 115, 117, 119, 120, 122, 126, 132, 136, 144, 149, 153, 155, 158, 163, 164, 166, 167, 168, 170, 172, 173, 175, 179, 180, 181, 183, 186, 188, 190, 191, 193, 194, 199, 200, 206, 207, 209, 212, 215, 226, 227, 231, 241, 247, 249, 262, 264, 267, 273, 299, 301, 306, 308, 311, 316, 322], "keep": [2, 4, 15, 18, 30, 35, 37, 45, 47, 53, 59, 63, 64, 67, 68, 69, 74, 75, 76, 95, 101, 105, 110, 115, 116, 118, 144, 152, 156, 159, 162, 163, 164, 165, 177, 181, 183, 184, 186, 194, 195, 201, 203, 209, 212, 213, 214, 215, 216, 222, 226, 237, 250, 252, 255, 266, 267, 273, 287, 292, 296, 301, 302, 316, 322], "meet": [2, 107, 112, 257], "certain": [2, 53, 54, 59, 84, 96, 103, 113, 131, 134, 145, 150, 152, 154, 155, 165, 170, 184, 194, 204], "criteria": [2, 155, 219], "i": [2, 3, 4, 5, 7, 8, 9, 10, 11, 12, 13, 14, 15, 18, 20, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 56, 57, 59, 60, 61, 62, 63, 64, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 79, 80, 82, 83, 84, 85, 87, 88, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 125, 126, 127, 129, 130, 131, 132, 133, 134, 135, 136, 138, 139, 140, 141, 142, 144, 145, 146, 148, 149, 150, 152, 153, 154, 155, 156, 157, 158, 159, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 178, 179, 180, 181, 182, 183, 184, 185, 186, 188, 189, 190, 191, 192, 194, 195, 196, 199, 200, 201, 202, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 221, 222, 224, 225, 226, 227, 229, 230, 231, 232, 233, 234, 236, 237, 238, 240, 241, 242, 243, 245, 246, 247, 248, 249, 250, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 271, 272, 274, 275, 276, 277, 278, 279, 280, 281, 283, 286, 287, 288, 289, 290, 291, 292, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 312, 313, 315, 316, 317, 318, 319, 320, 322], "again": [2, 5, 11, 13, 23, 27, 34, 43, 47, 52, 59, 62, 64, 72, 81, 85, 112, 115, 117, 122, 132, 139, 140, 142, 144, 152, 153, 158, 167, 168, 170, 171, 176, 184, 196, 201, 205, 209, 218, 226, 234, 240, 241, 256, 263, 266, 275, 291, 296, 303, 312, 319, 320], "comput": [2, 3, 5, 18, 30, 32, 36, 40, 42, 45, 52, 56, 61, 63, 64, 66, 67, 75, 87, 90, 94, 95, 98, 101, 103, 104, 105, 109, 114, 126, 127, 129, 130, 131, 133, 136, 144, 148, 149, 150, 151, 154, 156, 161, 162, 164, 165, 167, 168, 170, 176, 178, 182, 183, 185, 186, 200, 201, 202, 204, 205, 206, 207, 211, 214, 215, 217, 218, 219, 225, 226, 231, 238, 240, 245, 250, 255, 256, 257, 258, 259, 260, 266, 267, 268, 269, 279, 290, 291, 292, 298, 308, 322], "offer": [2, 5, 18, 161, 308], "more": [2, 5, 7, 8, 12, 14, 15, 18, 23, 30, 32, 33, 34, 35, 36, 37, 38, 43, 46, 51, 52, 54, 56, 57, 59, 60, 61, 64, 67, 69, 70, 75, 77, 81, 84, 85, 88, 89, 90, 92, 93, 97, 101, 103, 104, 105, 111, 113, 114, 116, 117, 118, 119, 121, 123, 125, 126, 127, 129, 130, 133, 137, 140, 141, 144, 145, 146, 148, 149, 150, 151, 152, 155, 158, 160, 161, 162, 164, 165, 167, 168, 170, 171, 172, 174, 175, 180, 182, 183, 186, 189, 191, 194, 195, 200, 201, 203, 204, 205, 206, 207, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 221, 222, 225, 226, 232, 234, 235, 237, 238, 239, 241, 242, 243, 245, 246, 248, 256, 258, 259, 260, 261, 262, 263, 265, 266, 267, 276, 277, 279, 280, 281, 283, 290, 291, 292, 298, 300, 301, 305, 307, 308, 310, 315, 316, 319, 322], "compact": [2, 194], "gener": [2, 4, 5, 26, 27, 30, 37, 61, 62, 75, 77, 82, 85, 92, 93, 96, 101, 103, 104, 105, 108, 109, 115, 120, 126, 129, 135, 141, 142, 144, 148, 150, 152, 154, 158, 159, 162, 165, 166, 172, 173, 174, 177, 182, 183, 196, 200, 202, 204, 206, 207, 209, 211, 213, 214, 215, 217, 224, 225, 227, 245, 248, 255, 265, 268, 273, 279, 280, 281, 290, 294, 298, 299, 302, 305, 310, 322], "wai": [2, 3, 4, 5, 7, 8, 11, 12, 14, 19, 21, 25, 26, 30, 33, 34, 35, 38, 39, 40, 43, 47, 50, 57, 59, 61, 64, 67, 70, 76, 81, 84, 85, 90, 92, 93, 95, 96, 97, 98, 99, 103, 104, 105, 111, 112, 113, 114, 115, 118, 119, 120, 129, 133, 134, 137, 140, 144, 145, 146, 148, 149, 150, 151, 152, 154, 155, 156, 161, 162, 163, 164, 165, 168, 170, 172, 175, 179, 182, 184, 185, 191, 194, 200, 201, 202, 203, 205, 206, 207, 209, 211, 212, 213, 215, 216, 218, 224, 226, 232, 233, 234, 237, 238, 240, 241, 243, 245, 246, 248, 254, 258, 259, 261, 262, 263, 264, 265, 267, 277, 278, 279, 281, 290, 291, 292, 295, 296, 298, 302, 304, 305, 308, 314, 320, 321, 322], "two": [2, 5, 7, 8, 9, 10, 11, 13, 14, 15, 20, 21, 23, 24, 25, 26, 27, 28, 30, 33, 34, 37, 38, 40, 42, 44, 45, 46, 47, 48, 50, 51, 54, 57, 59, 60, 62, 64, 67, 68, 70, 71, 75, 76, 81, 99, 101, 103, 107, 109, 111, 112, 113, 114, 115, 116, 118, 121, 129, 132, 133, 142, 148, 149, 150, 153, 154, 155, 161, 162, 168, 170, 174, 178, 179, 181, 182, 183, 186, 189, 191, 196, 200, 201, 202, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 218, 219, 224, 226, 231, 232, 233, 234, 237, 241, 242, 243, 247, 248, 252, 255, 256, 257, 260, 262, 263, 264, 265, 266, 271, 277, 278, 283, 290, 291, 294, 295, 297, 302, 304, 305, 310, 312, 315, 316, 319, 320], "argument": [2, 5, 8, 11, 12, 23, 25, 40, 41, 59, 75, 82, 107, 109, 113, 116, 117, 119, 121, 144, 154, 168, 225, 233, 236, 242, 247, 253, 256, 259, 283, 302, 305, 321, 322], "sequenc": [2, 4, 5, 51, 75, 77, 82, 92, 98, 99, 101, 105, 108, 116, 120, 130, 131, 136, 156, 161, 163, 165, 166, 169, 170, 171, 172, 174, 177, 183, 185, 199, 212, 213, 245, 246, 248, 249, 257, 265, 277, 278, 297, 299, 305, 306, 308, 309, 312, 315, 318, 321, 322], "true": [2, 9, 10, 23, 40, 42, 43, 44, 45, 46, 47, 49, 54, 75, 108, 109, 113, 119, 122, 129, 144, 145, 179, 182, 183, 184, 186, 189, 196, 206, 226, 231, 233, 250, 257, 262, 266, 274, 276, 277, 278, 292, 297, 298, 301, 302, 304], "should": [2, 3, 9, 10, 12, 13, 14, 15, 18, 19, 20, 21, 24, 27, 34, 36, 37, 38, 40, 44, 45, 47, 51, 53, 54, 56, 57, 59, 61, 64, 69, 72, 75, 76, 79, 80, 81, 87, 88, 90, 91, 92, 93, 94, 95, 101, 103, 105, 107, 108, 109, 110, 113, 115, 117, 118, 119, 121, 123, 130, 135, 136, 138, 139, 144, 145, 146, 148, 149, 150, 152, 153, 154, 155, 156, 158, 161, 162, 163, 168, 170, 178, 180, 181, 183, 184, 190, 195, 200, 201, 202, 204, 205, 206, 207, 208, 209, 211, 213, 214, 215, 216, 218, 219, 226, 229, 231, 233, 235, 236, 248, 253, 255, 257, 258, 263, 267, 272, 275, 279, 280, 283, 287, 288, 290, 291, 292, 295, 297, 298, 303, 305, 308, 309, 312, 313, 319], "It": [2, 5, 7, 8, 11, 12, 13, 14, 23, 26, 27, 29, 30, 33, 35, 36, 38, 39, 40, 42, 47, 50, 54, 57, 59, 61, 64, 67, 70, 71, 72, 76, 84, 89, 95, 101, 103, 107, 108, 109, 111, 112, 114, 115, 116, 118, 119, 121, 122, 125, 126, 131, 132, 133, 134, 137, 138, 139, 140, 141, 144, 145, 146, 148, 149, 150, 152, 153, 154, 155, 156, 157, 161, 162, 165, 167, 168, 171, 178, 182, 183, 191, 194, 196, 200, 202, 205, 206, 207, 209, 211, 212, 214, 215, 217, 218, 225, 226, 232, 233, 237, 240, 241, 242, 245, 246, 248, 255, 256, 259, 260, 262, 263, 265, 266, 271, 274, 275, 279, 290, 291, 292, 295, 297, 298, 301, 302, 305, 308, 309, 316, 319, 320, 322], "automat": [2, 4, 5, 27, 29, 38, 40, 89, 97, 98, 103, 144, 149, 161, 167, 169, 206, 207, 211, 212, 275, 292, 317, 318], "don": [2, 5, 12, 13, 27, 35, 38, 40, 47, 51, 53, 59, 60, 61, 64, 67, 70, 75, 81, 82, 84, 85, 92, 98, 104, 110, 111, 125, 131, 148, 149, 152, 153, 154, 155, 158, 161, 165, 167, 170, 171, 172, 174, 183, 186, 189, 191, 194, 203, 204, 205, 206, 207, 209, 210, 211, 212, 213, 214, 215, 217, 218, 219, 221, 225, 229, 234, 243, 248, 256, 257, 258, 259, 261, 262, 266, 267, 268, 277, 279, 291, 292, 298, 302, 304, 308, 311, 312, 320, 322], "t": [2, 5, 7, 8, 12, 13, 18, 19, 26, 27, 30, 34, 35, 36, 38, 39, 40, 43, 47, 50, 51, 53, 54, 59, 60, 61, 63, 64, 67, 69, 70, 72, 74, 75, 76, 80, 81, 82, 84, 85, 90, 92, 93, 96, 97, 98, 101, 104, 106, 108, 110, 111, 112, 114, 115, 118, 119, 120, 125, 126, 129, 131, 139, 144, 145, 146, 148, 149, 150, 152, 153, 154, 155, 158, 161, 162, 165, 167, 170, 171, 172, 173, 174, 175, 178, 179, 182, 183, 184, 186, 188, 189, 190, 191, 194, 200, 202, 203, 204, 205, 206, 207, 209, 210, 211, 212, 213, 214, 215, 217, 218, 219, 221, 225, 229, 233, 234, 236, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 253, 254, 255, 256, 257, 258, 259, 261, 262, 264, 265, 266, 267, 268, 273, 275, 277, 279, 288, 290, 291, 292, 298, 301, 302, 304, 307, 308, 310, 311, 312, 320, 322], "initi": [2, 4, 5, 12, 14, 18, 24, 29, 30, 35, 38, 51, 67, 75, 79, 92, 101, 115, 130, 140, 144, 166, 170, 174, 181, 183, 186, 200, 207, 211, 214, 218, 257, 264, 271, 283, 290, 299, 305, 306, 307], "iter": [2, 4, 5, 7, 20, 35, 51, 54, 64, 66, 74, 75, 77, 78, 82, 85, 89, 93, 96, 98, 99, 100, 119, 131, 148, 159, 164, 166, 169, 170, 171, 172, 174, 175, 178, 179, 180, 181, 182, 183, 185, 186, 188, 189, 190, 194, 195, 200, 207, 213, 216, 219, 229, 234, 236, 288, 299, 306, 307, 311, 312, 321, 322], "check": [2, 4, 5, 7, 8, 9, 11, 12, 13, 14, 21, 23, 26, 27, 30, 36, 42, 43, 44, 47, 48, 49, 50, 51, 52, 53, 54, 56, 57, 59, 60, 61, 62, 64, 66, 67, 68, 70, 71, 75, 76, 81, 84, 85, 90, 92, 106, 108, 110, 112, 113, 114, 115, 117, 118, 119, 121, 122, 125, 126, 127, 128, 129, 131, 132, 133, 135, 140, 144, 145, 148, 149, 152, 154, 155, 156, 161, 164, 167, 168, 169, 170, 171, 172, 178, 182, 183, 184, 186, 191, 192, 193, 195, 196, 208, 214, 215, 218, 225, 226, 229, 231, 233, 240, 241, 242, 245, 246, 247, 248, 249, 252, 253, 254, 255, 259, 260, 261, 262, 264, 265, 266, 267, 271, 275, 276, 277, 278, 280, 286, 287, 289, 290, 291, 292, 293, 294, 295, 296, 298, 301, 302, 303, 304, 306, 307, 308, 312, 316, 317, 319, 322], "your": [2, 4, 5, 7, 8, 11, 12, 14, 18, 21, 23, 24, 27, 30, 34, 35, 36, 37, 42, 43, 44, 45, 47, 48, 49, 50, 51, 55, 56, 57, 60, 61, 62, 63, 64, 65, 66, 67, 68, 70, 71, 72, 74, 75, 76, 81, 84, 85, 89, 92, 94, 98, 99, 100, 101, 105, 106, 108, 110, 111, 112, 113, 114, 115, 117, 118, 119, 121, 122, 123, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 139, 140, 144, 145, 148, 149, 150, 152, 153, 154, 155, 159, 161, 163, 165, 166, 167, 168, 169, 170, 172, 174, 175, 177, 178, 181, 182, 183, 184, 185, 186, 189, 190, 191, 192, 193, 194, 195, 196, 200, 201, 202, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 217, 218, 221, 222, 224, 225, 226, 227, 231, 232, 233, 237, 238, 240, 241, 242, 245, 246, 247, 248, 249, 252, 253, 254, 255, 258, 259, 260, 261, 264, 265, 266, 267, 268, 269, 270, 271, 275, 276, 277, 278, 280, 287, 290, 291, 292, 294, 295, 296, 298, 299, 301, 302, 303, 305, 306, 307, 308, 309, 310, 312, 316, 317, 319, 322], "understand": [2, 3, 4, 5, 7, 8, 11, 12, 13, 14, 18, 19, 23, 27, 30, 36, 38, 42, 43, 44, 47, 48, 49, 50, 51, 54, 56, 57, 59, 60, 61, 62, 63, 64, 66, 67, 68, 70, 71, 72, 75, 76, 77, 81, 85, 89, 90, 92, 93, 96, 99, 105, 106, 108, 110, 112, 113, 114, 115, 117, 118, 119, 121, 122, 125, 126, 127, 128, 129, 131, 132, 133, 134, 136, 137, 140, 142, 144, 145, 148, 149, 152, 154, 155, 157, 158, 159, 161, 164, 165, 167, 168, 169, 170, 172, 173, 174, 175, 178, 182, 183, 185, 191, 192, 193, 196, 197, 203, 206, 207, 211, 214, 217, 218, 221, 222, 225, 226, 227, 231, 232, 233, 234, 238, 240, 241, 242, 245, 246, 247, 248, 249, 250, 252, 253, 254, 256, 259, 260, 261, 262, 263, 264, 265, 266, 267, 269, 271, 275, 276, 277, 278, 292, 294, 295, 296, 298, 301, 302, 303, 306, 307, 308, 310, 312, 316, 317, 319, 322], "filter_test": 2, "w": [2, 56, 72, 98, 99, 118, 144, 152, 168, 170, 252, 277, 294], "2": [2, 4, 5, 7, 8, 9, 11, 12, 13, 18, 23, 25, 27, 30, 34, 36, 37, 38, 41, 43, 44, 45, 50, 51, 56, 59, 61, 62, 66, 69, 71, 72, 74, 85, 88, 89, 97, 98, 101, 105, 106, 107, 108, 109, 110, 112, 113, 114, 115, 117, 118, 119, 121, 122, 129, 133, 140, 142, 152, 157, 161, 165, 166, 167, 168, 170, 171, 172, 178, 182, 191, 193, 196, 200, 201, 202, 206, 207, 208, 209, 211, 213, 214, 219, 222, 233, 237, 241, 242, 245, 246, 248, 249, 252, 254, 255, 256, 260, 261, 263, 264, 265, 275, 278, 290, 291, 294, 295, 296, 299, 301, 302, 305, 306, 312, 316, 317, 322], "word": [2, 7, 8, 13, 18, 20, 21, 23, 26, 27, 29, 35, 37, 47, 51, 52, 53, 56, 59, 66, 69, 72, 75, 76, 80, 81, 87, 88, 99, 101, 103, 105, 125, 129, 130, 132, 145, 146, 149, 152, 154, 155, 165, 168, 169, 171, 173, 174, 190, 196, 203, 206, 207, 209, 218, 222, 225, 226, 242, 247, 248, 250, 252, 255, 257, 259, 260, 265, 266, 267, 275, 277, 278, 280, 289, 290, 291, 292, 295, 296, 297, 302, 304, 306, 307, 308, 309, 312, 322], "letter": [2, 45, 50, 51, 53, 56, 62, 66, 69, 72, 75, 80, 88, 109, 114, 119, 144, 161, 172, 174, 188, 205, 206, 216, 222, 236, 242, 245, 246, 250, 257, 258, 265, 266, 272, 275, 277, 278, 279, 290, 291, 301, 304, 308, 309, 310, 312], "o": [2, 51, 56, 72, 82, 90, 101, 103, 109, 129, 144, 205, 222, 303], "hardcod": [2, 66, 69, 188, 190], "let": [3, 8, 13, 14, 23, 31, 35, 38, 52, 59, 62, 64, 67, 70, 75, 76, 81, 96, 98, 101, 106, 111, 112, 113, 114, 115, 119, 126, 132, 140, 142, 144, 145, 146, 149, 150, 153, 155, 156, 167, 168, 171, 174, 182, 186, 194, 195, 200, 201, 202, 203, 204, 205, 206, 207, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222, 229, 232, 233, 243, 252, 253, 256, 264, 275, 277, 291, 298, 312], "": [3, 5, 7, 8, 9, 11, 12, 13, 14, 18, 23, 26, 27, 29, 31, 32, 34, 35, 36, 37, 38, 40, 44, 45, 47, 51, 52, 53, 54, 56, 57, 59, 60, 63, 64, 67, 69, 70, 72, 73, 75, 76, 77, 81, 84, 87, 89, 90, 93, 94, 95, 97, 98, 101, 103, 104, 105, 106, 108, 109, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 123, 131, 135, 139, 141, 142, 144, 145, 146, 147, 148, 149, 150, 151, 152, 154, 155, 159, 161, 162, 163, 164, 165, 167, 168, 169, 170, 171, 172, 173, 174, 179, 182, 183, 184, 186, 188, 191, 193, 194, 195, 196, 200, 202, 203, 206, 207, 209, 212, 213, 214, 215, 216, 217, 219, 226, 229, 230, 231, 232, 233, 234, 235, 236, 237, 240, 242, 243, 244, 245, 246, 249, 252, 254, 256, 257, 258, 261, 263, 264, 266, 267, 269, 272, 274, 275, 277, 278, 279, 286, 287, 290, 291, 292, 294, 297, 298, 301, 303, 305, 307, 308, 309, 312, 316, 319, 322], "revisit": [3, 5, 41, 135, 147, 254, 298, 306, 322], "frequent": [3, 54, 69, 75, 114, 144, 193, 202, 226, 273, 308], "taken": [3, 53, 59, 69, 117, 163, 207, 219, 245, 257, 305], "either": [3, 5, 9, 32, 35, 46, 47, 50, 51, 54, 56, 61, 67, 79, 82, 85, 95, 97, 99, 103, 108, 111, 113, 121, 133, 134, 148, 149, 151, 154, 155, 157, 168, 186, 205, 206, 211, 214, 217, 218, 219, 236, 254, 257, 290, 297, 298, 302, 306], "subset": [3, 97], "transform": [3, 4, 5, 18, 64, 99, 105, 136, 213, 217, 256, 286, 290, 306, 322], "version": [3, 8, 11, 14, 18, 26, 35, 37, 43, 47, 59, 67, 76, 85, 101, 102, 103, 113, 120, 121, 127, 132, 143, 144, 146, 149, 152, 154, 157, 172, 182, 183, 189, 194, 203, 205, 206, 207, 209, 221, 226, 233, 255, 266, 278, 281, 290, 291, 298, 305, 312], "when": [3, 5, 7, 9, 11, 12, 13, 14, 18, 23, 24, 26, 27, 30, 34, 38, 40, 45, 47, 49, 51, 52, 53, 54, 59, 61, 62, 63, 64, 70, 72, 78, 79, 80, 81, 82, 83, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 103, 104, 105, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 126, 127, 129, 132, 133, 135, 136, 138, 139, 140, 141, 144, 145, 146, 148, 150, 151, 152, 154, 156, 157, 159, 161, 162, 164, 165, 167, 168, 170, 171, 172, 173, 174, 181, 182, 183, 184, 186, 189, 191, 193, 194, 195, 196, 200, 202, 203, 206, 209, 211, 212, 213, 214, 215, 218, 219, 225, 226, 229, 230, 231, 233, 234, 236, 237, 238, 241, 242, 243, 245, 246, 248, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 267, 268, 275, 277, 278, 281, 282, 287, 288, 289, 290, 291, 292, 294, 298, 304, 309, 310, 311, 312, 315, 316, 317, 318, 322], "sai": [3, 4, 8, 12, 14, 15, 27, 32, 35, 38, 45, 47, 59, 75, 81, 85, 88, 90, 103, 111, 112, 115, 120, 126, 129, 132, 133, 139, 140, 144, 145, 149, 150, 155, 156, 157, 161, 162, 171, 175, 182, 186, 194, 196, 202, 206, 211, 214, 218, 226, 229, 236, 245, 254, 256, 261, 262, 267, 275, 277, 278, 292, 294, 307, 308], "oper": [3, 4, 7, 13, 18, 23, 29, 33, 35, 38, 39, 41, 42, 45, 46, 51, 54, 55, 56, 59, 60, 61, 64, 68, 70, 77, 78, 80, 81, 82, 90, 95, 96, 103, 105, 108, 115, 116, 117, 122, 123, 130, 131, 152, 155, 161, 166, 176, 189, 191, 200, 205, 207, 214, 219, 241, 250, 251, 253, 255, 256, 257, 258, 259, 262, 263, 264, 267, 269, 270, 281, 290, 292, 295, 296, 298, 299, 301, 302, 304, 305, 306, 308, 310, 322], "just": [3, 4, 7, 8, 12, 13, 25, 30, 34, 35, 40, 47, 53, 59, 61, 62, 63, 64, 66, 67, 75, 81, 84, 85, 90, 92, 93, 97, 98, 99, 101, 103, 104, 105, 106, 112, 113, 119, 121, 131, 132, 135, 139, 140, 144, 145, 146, 148, 150, 151, 152, 153, 154, 155, 156, 159, 161, 165, 167, 170, 171, 179, 184, 186, 190, 191, 192, 194, 200, 201, 202, 203, 205, 206, 207, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222, 225, 226, 229, 231, 232, 233, 234, 237, 242, 245, 246, 248, 256, 257, 258, 261, 263, 265, 267, 271, 273, 275, 279, 292, 296, 304, 306, 308, 318], "some": [3, 4, 7, 8, 12, 13, 14, 17, 18, 24, 26, 27, 29, 30, 31, 34, 35, 36, 37, 38, 39, 40, 45, 46, 47, 48, 52, 56, 59, 60, 61, 63, 64, 66, 75, 79, 81, 84, 85, 87, 88, 89, 90, 92, 93, 95, 96, 98, 101, 103, 105, 108, 111, 113, 115, 116, 117, 118, 119, 121, 122, 123, 125, 126, 129, 131, 133, 134, 135, 138, 140, 143, 144, 145, 146, 148, 149, 150, 152, 154, 155, 156, 157, 161, 162, 163, 165, 167, 168, 171, 172, 174, 176, 182, 191, 196, 199, 200, 201, 202, 205, 206, 207, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 221, 222, 225, 226, 227, 229, 230, 231, 232, 233, 234, 236, 238, 242, 245, 248, 250, 256, 258, 259, 261, 262, 263, 264, 265, 266, 268, 269, 275, 276, 277, 278, 279, 280, 286, 288, 290, 291, 292, 297, 301, 302, 303, 308, 309, 314, 318, 319, 320, 322], "omit": [3, 14, 46, 55, 70, 75, 101, 103, 152, 153, 162, 225, 249, 265, 289, 317, 322], "built": [3, 37, 70, 73, 77, 82, 90, 92, 93, 98, 105, 120, 140, 152, 154, 165, 191, 203, 205, 212, 242, 250, 256, 259, 263, 275, 277, 295, 298, 302, 316], "also": [3, 4, 10, 11, 12, 14, 19, 24, 25, 26, 27, 29, 31, 32, 34, 35, 36, 37, 38, 40, 42, 44, 45, 48, 51, 52, 53, 56, 59, 60, 61, 66, 71, 76, 77, 81, 82, 88, 90, 93, 95, 97, 98, 99, 101, 103, 104, 108, 112, 114, 115, 116, 119, 122, 126, 127, 129, 130, 131, 132, 133, 138, 139, 140, 142, 144, 146, 148, 149, 150, 151, 152, 154, 155, 157, 158, 162, 163, 165, 166, 167, 168, 170, 172, 174, 182, 183, 186, 189, 192, 202, 203, 205, 206, 207, 209, 213, 214, 215, 218, 219, 222, 226, 229, 232, 233, 236, 242, 245, 247, 249, 254, 255, 256, 257, 258, 260, 261, 262, 263, 264, 265, 266, 267, 277, 279, 280, 283, 284, 291, 292, 295, 296, 298, 301, 302, 303, 305, 307, 309, 312, 316, 322], "syntax": [3, 4, 8, 11, 13, 25, 38, 44, 57, 59, 60, 61, 63, 65, 76, 81, 82, 104, 105, 111, 116, 129, 130, 145, 165, 171, 228, 232, 236, 238, 245, 256, 260, 264, 266, 305, 322], "express": [3, 4, 5, 7, 13, 16, 18, 26, 40, 44, 45, 46, 47, 50, 52, 54, 55, 59, 62, 70, 75, 101, 105, 108, 111, 113, 116, 118, 119, 126, 129, 130, 136, 146, 165, 171, 183, 191, 194, 200, 232, 245, 248, 250, 255, 257, 260, 261, 264, 267, 269, 278, 280, 282, 291, 292, 298, 305, 308, 316, 317, 322], "lambda": [3, 5, 7, 11, 16, 266, 272, 275, 277, 278, 282, 322], "seem": [3, 20, 23, 33, 54, 59, 61, 75, 101, 152, 164, 182, 200, 209, 212, 213, 214, 217, 218, 245], "find": [3, 4, 8, 13, 18, 26, 31, 38, 40, 43, 51, 53, 56, 57, 59, 60, 61, 62, 63, 66, 67, 69, 72, 74, 75, 77, 82, 85, 87, 88, 92, 93, 100, 104, 105, 108, 114, 118, 119, 121, 122, 129, 130, 133, 144, 145, 146, 149, 152, 154, 155, 158, 161, 162, 170, 175, 182, 190, 194, 201, 203, 205, 207, 209, 211, 212, 213, 214, 215, 219, 222, 226, 229, 232, 233, 237, 242, 250, 258, 267, 268, 275, 290, 291, 297, 298, 304, 308, 310, 312, 319, 322], "easier": [3, 4, 11, 12, 37, 39, 50, 59, 64, 74, 77, 119, 121, 127, 133, 144, 148, 150, 152, 155, 172, 174, 175, 182, 185, 194, 206, 207, 211, 212, 217, 219, 226, 231, 234, 237, 243, 248, 258, 261, 264, 279, 298, 316], "think": [3, 18, 21, 23, 38, 41, 47, 52, 57, 59, 63, 64, 72, 76, 90, 98, 104, 105, 109, 113, 115, 118, 121, 123, 129, 132, 134, 135, 136, 139, 149, 152, 154, 157, 161, 164, 165, 172, 183, 190, 194, 203, 204, 205, 206, 207, 211, 212, 213, 215, 218, 219, 230, 231, 236, 237, 238, 249, 250, 254, 267, 268, 275, 277, 287, 290, 291, 295, 308, 309, 316, 322], "term": [3, 34, 64, 87, 101, 102, 103, 123, 126, 150, 158, 200, 215, 218, 219, 231, 232, 265, 290, 298], "other": [3, 4, 7, 8, 11, 12, 13, 14, 18, 19, 20, 25, 26, 27, 31, 33, 34, 37, 38, 40, 41, 42, 43, 44, 47, 48, 52, 56, 57, 59, 61, 62, 64, 68, 74, 75, 76, 81, 82, 85, 86, 87, 89, 90, 93, 95, 97, 98, 99, 101, 103, 105, 108, 111, 112, 113, 115, 116, 117, 118, 119, 121, 123, 124, 129, 130, 131, 132, 133, 134, 140, 142, 144, 146, 148, 150, 152, 153, 154, 155, 156, 157, 161, 162, 165, 170, 172, 179, 183, 187, 188, 189, 191, 194, 196, 200, 202, 205, 206, 208, 209, 210, 211, 212, 214, 217, 218, 219, 221, 224, 225, 226, 227, 230, 232, 234, 236, 238, 241, 242, 246, 248, 250, 257, 258, 260, 263, 264, 265, 267, 275, 277, 278, 279, 283, 288, 289, 290, 291, 292, 293, 294, 295, 298, 301, 302, 303, 304, 305, 308, 316, 322], "read": [3, 8, 12, 13, 15, 18, 19, 35, 36, 50, 54, 62, 74, 75, 87, 90, 91, 92, 95, 96, 97, 98, 99, 100, 103, 104, 105, 110, 118, 119, 127, 129, 130, 132, 133, 134, 144, 148, 152, 153, 161, 167, 172, 174, 175, 183, 186, 203, 207, 209, 211, 214, 217, 219, 235, 240, 250, 257, 261, 263, 264, 265, 267, 278, 279, 291, 298, 305, 312, 318, 322], "ll": [3, 12, 15, 18, 20, 37, 38, 45, 51, 53, 57, 59, 62, 64, 67, 77, 84, 85, 89, 98, 106, 116, 118, 119, 121, 125, 127, 129, 131, 133, 134, 135, 139, 140, 144, 145, 146, 148, 149, 152, 153, 154, 155, 158, 171, 184, 186, 189, 191, 194, 200, 201, 202, 205, 207, 211, 213, 214, 216, 218, 219, 222, 225, 233, 234, 236, 237, 238, 241, 242, 243, 248, 250, 253, 256, 258, 263, 264, 265, 267, 268, 275, 279, 280, 287, 292, 295, 302, 308, 309], "learn": [3, 12, 13, 14, 18, 26, 37, 40, 51, 55, 59, 65, 67, 78, 85, 93, 97, 100, 104, 112, 124, 125, 126, 129, 132, 133, 134, 137, 144, 149, 151, 152, 155, 158, 166, 187, 200, 201, 203, 206, 211, 215, 217, 221, 222, 226, 228, 232, 234, 239, 242, 243, 245, 246, 251, 256, 258, 263, 270, 278, 288, 291, 292, 299, 305, 308, 309, 311, 321, 322], "mai": [3, 4, 12, 13, 17, 18, 20, 21, 23, 24, 34, 37, 38, 43, 47, 50, 51, 59, 64, 66, 67, 70, 75, 76, 84, 87, 90, 92, 96, 98, 101, 103, 104, 105, 106, 111, 113, 115, 116, 117, 118, 120, 121, 134, 135, 139, 144, 145, 149, 150, 152, 153, 158, 159, 161, 164, 168, 174, 190, 191, 194, 198, 200, 201, 202, 204, 206, 209, 213, 214, 215, 217, 218, 219, 226, 227, 231, 234, 243, 250, 258, 259, 263, 264, 267, 272, 278, 279, 285, 292, 298, 305, 308, 309, 310, 319], "even": [3, 4, 13, 23, 30, 32, 38, 43, 45, 57, 59, 60, 61, 62, 64, 85, 88, 89, 104, 105, 109, 113, 114, 115, 119, 126, 132, 135, 139, 142, 148, 149, 152, 155, 162, 167, 170, 174, 180, 183, 191, 194, 199, 200, 203, 205, 206, 207, 209, 213, 214, 215, 218, 219, 221, 225, 226, 227, 229, 231, 235, 242, 250, 254, 256, 258, 259, 260, 263, 264, 267, 278, 279, 287, 292, 295, 301, 308, 320], "help": [3, 5, 11, 13, 15, 18, 24, 26, 37, 38, 43, 53, 59, 60, 61, 63, 74, 75, 76, 95, 101, 105, 108, 115, 119, 121, 122, 126, 132, 134, 144, 148, 149, 150, 152, 153, 154, 161, 164, 167, 175, 183, 190, 194, 201, 202, 205, 206, 207, 209, 211, 212, 214, 215, 218, 219, 225, 226, 234, 242, 250, 256, 262, 268, 287, 292, 308, 322], "most": [3, 5, 7, 14, 18, 33, 53, 59, 61, 62, 64, 69, 72, 75, 82, 95, 98, 101, 103, 104, 114, 118, 122, 129, 144, 148, 149, 154, 161, 202, 206, 207, 211, 212, 213, 214, 215, 217, 218, 219, 221, 222, 226, 237, 242, 246, 247, 250, 258, 259, 260, 264, 267, 273, 276], "programm": [3, 4, 14, 15, 19, 27, 33, 34, 35, 37, 38, 45, 47, 50, 57, 61, 64, 85, 89, 92, 96, 98, 105, 106, 109, 111, 113, 114, 115, 118, 119, 121, 126, 130, 133, 134, 166, 183, 206, 217, 219, 221, 226, 231, 236, 237, 246, 256, 257, 259, 264, 268, 278, 299, 308], "sure": [3, 12, 18, 20, 43, 47, 53, 56, 59, 60, 64, 69, 96, 98, 111, 119, 135, 144, 145, 153, 155, 158, 159, 164, 170, 172, 175, 183, 186, 191, 193, 194, 205, 206, 207, 209, 211, 214, 215, 216, 229, 237, 245, 252, 254, 264, 273, 290, 291, 302], "In": [3, 5, 7, 8, 11, 12, 14, 18, 23, 26, 27, 32, 33, 34, 35, 37, 38, 39, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 56, 59, 61, 62, 64, 67, 70, 71, 72, 78, 81, 85, 89, 90, 92, 93, 94, 98, 99, 101, 103, 104, 105, 108, 111, 112, 113, 116, 118, 119, 120, 121, 122, 123, 125, 126, 127, 129, 132, 133, 141, 144, 145, 149, 150, 151, 152, 154, 155, 157, 158, 160, 161, 163, 165, 167, 168, 170, 171, 172, 175, 176, 179, 180, 182, 183, 185, 186, 189, 191, 192, 194, 200, 201, 202, 203, 204, 205, 206, 207, 209, 211, 212, 213, 214, 215, 217, 218, 219, 222, 225, 226, 232, 233, 234, 238, 241, 242, 243, 245, 248, 250, 254, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 276, 277, 278, 279, 281, 287, 291, 292, 294, 295, 296, 297, 298, 300, 301, 303, 304, 305, 306, 307, 309, 316, 319, 322], "cours": [3, 5, 12, 13, 44, 59, 64, 69, 84, 85, 89, 96, 101, 104, 105, 108, 118, 150, 155, 159, 161, 162, 163, 183, 184, 192, 203, 207, 209, 217, 218, 222, 226, 237, 256, 263, 279, 281, 292, 294, 297, 320], "choos": [3, 27, 33, 38, 44, 55, 98, 103, 144, 161, 174, 183, 194, 205, 206, 207, 211, 214, 218, 233, 247, 270, 290, 311, 322], "whichev": [3, 75], "prefer": [3, 89, 92, 199, 207, 233, 278], "aggreg": [3, 206, 219], "command": [3, 35, 81, 90, 130, 133, 134, 226, 233, 238, 254], "high": [3, 50, 101, 130, 133, 144, 161, 202, 206, 211, 219, 256], "perform": [3, 4, 7, 23, 32, 33, 35, 47, 50, 60, 61, 70, 77, 98, 105, 108, 116, 123, 126, 130, 131, 133, 136, 150, 152, 166, 167, 168, 170, 171, 183, 189, 214, 219, 238, 250, 256, 257, 277, 290, 299], "dataset": [3, 201, 202, 211, 215], "see": [3, 5, 8, 9, 11, 12, 14, 18, 21, 23, 24, 26, 27, 30, 33, 35, 36, 37, 38, 40, 43, 44, 45, 47, 48, 51, 52, 53, 54, 56, 59, 60, 61, 62, 64, 66, 67, 68, 72, 74, 75, 77, 79, 81, 92, 97, 98, 103, 104, 108, 111, 112, 114, 115, 116, 117, 119, 120, 122, 126, 130, 132, 134, 135, 139, 144, 145, 146, 148, 149, 150, 152, 154, 155, 157, 158, 161, 162, 164, 165, 168, 171, 174, 175, 179, 183, 184, 186, 188, 189, 191, 194, 200, 201, 202, 203, 204, 205, 206, 207, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222, 225, 226, 229, 231, 233, 236, 237, 238, 241, 242, 243, 245, 248, 253, 255, 256, 257, 258, 260, 261, 262, 263, 265, 266, 267, 275, 276, 277, 290, 292, 294, 295, 296, 297, 298, 301, 302, 303, 304, 305, 307, 309, 314], "mapreduc": 3, "wikipedia": [3, 255], "altern": [4, 8, 43, 70, 93, 97, 100, 103, 104, 132, 133, 141, 162, 171, 281, 291, 300, 308, 316, 322], "mani": [4, 7, 11, 14, 27, 33, 35, 38, 44, 45, 50, 51, 56, 59, 63, 66, 67, 69, 75, 77, 81, 85, 88, 92, 101, 103, 104, 105, 108, 109, 112, 113, 114, 115, 118, 119, 129, 130, 133, 144, 145, 149, 152, 155, 161, 163, 167, 168, 169, 170, 172, 176, 182, 183, 186, 192, 194, 195, 199, 201, 202, 203, 204, 205, 206, 210, 211, 214, 215, 217, 218, 219, 222, 226, 231, 234, 236, 238, 240, 242, 243, 244, 250, 252, 255, 256, 258, 264, 275, 280, 289, 302, 305, 308, 312, 322], "concis": [4, 129, 254, 258, 305], "transformer_express": 4, "loop_var": 4, "filtration_express": 4, "where": [4, 5, 7, 12, 14, 20, 21, 30, 59, 62, 64, 66, 70, 74, 76, 81, 85, 89, 90, 91, 93, 97, 98, 101, 105, 106, 110, 111, 112, 116, 118, 119, 120, 125, 130, 143, 144, 146, 148, 149, 150, 152, 154, 157, 166, 168, 170, 180, 184, 190, 191, 200, 202, 204, 205, 206, 207, 208, 209, 213, 214, 215, 218, 219, 221, 224, 225, 226, 231, 237, 242, 243, 245, 248, 253, 255, 258, 264, 267, 287, 289, 290, 291, 292, 295, 297, 299, 303, 305, 312], "claus": [4, 44, 53, 55, 79, 80, 81, 146, 182, 322], "option": [4, 9, 10, 12, 13, 16, 43, 47, 59, 64, 81, 89, 90, 103, 116, 121, 152, 154, 161, 162, 186, 194, 206, 207, 235, 237, 247, 281, 282, 283, 293, 308, 322], "exampl": [4, 5, 7, 8, 11, 12, 13, 14, 23, 25, 26, 27, 28, 30, 32, 34, 37, 38, 40, 42, 45, 47, 48, 50, 51, 53, 54, 59, 60, 61, 62, 64, 66, 68, 69, 70, 71, 75, 76, 77, 79, 81, 82, 84, 86, 90, 93, 94, 95, 96, 97, 99, 101, 103, 105, 108, 109, 111, 113, 114, 115, 117, 118, 119, 120, 121, 122, 123, 125, 129, 132, 133, 138, 141, 144, 145, 146, 148, 150, 152, 153, 154, 155, 156, 158, 160, 161, 162, 166, 167, 168, 170, 171, 172, 174, 176, 182, 183, 184, 191, 194, 195, 196, 201, 202, 203, 204, 205, 206, 207, 209, 211, 213, 214, 215, 216, 217, 218, 219, 221, 222, 226, 229, 230, 232, 233, 236, 241, 242, 243, 245, 246, 247, 248, 250, 253, 254, 256, 258, 259, 260, 263, 264, 265, 266, 267, 272, 275, 277, 278, 279, 281, 284, 287, 288, 290, 291, 292, 294, 295, 298, 299, 301, 302, 303, 304, 305, 306, 307, 308, 312, 316, 317, 319, 322], "As": [4, 5, 12, 14, 18, 20, 23, 34, 35, 38, 44, 64, 68, 70, 71, 75, 84, 92, 94, 97, 98, 99, 104, 105, 115, 118, 119, 127, 129, 132, 133, 136, 153, 164, 169, 171, 173, 186, 194, 202, 205, 209, 211, 213, 214, 216, 217, 219, 227, 236, 238, 241, 242, 246, 248, 258, 259, 262, 277, 291, 292, 300, 301, 308, 309], "happen": [4, 7, 11, 14, 38, 44, 47, 51, 53, 54, 59, 60, 63, 64, 80, 81, 84, 96, 105, 106, 111, 112, 113, 114, 117, 121, 134, 136, 139, 140, 144, 145, 148, 150, 152, 164, 170, 175, 183, 186, 189, 206, 209, 214, 221, 222, 226, 231, 234, 236, 254, 259, 261, 262, 277, 287, 292, 296, 304, 306, 309, 314], "howev": [4, 7, 12, 14, 27, 30, 34, 38, 40, 45, 47, 48, 52, 59, 60, 61, 62, 76, 79, 80, 84, 85, 88, 89, 90, 93, 96, 98, 103, 104, 115, 119, 120, 121, 131, 132, 133, 135, 141, 144, 145, 146, 149, 150, 152, 154, 165, 168, 182, 189, 194, 205, 207, 212, 217, 232, 242, 243, 246, 253, 262, 265, 275, 277, 295, 298, 305, 309, 316], "adopt": [4, 35, 139, 143, 256], "which": [4, 5, 7, 8, 9, 11, 12, 13, 14, 20, 23, 26, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 42, 43, 46, 47, 48, 49, 50, 51, 54, 59, 60, 61, 62, 64, 69, 70, 72, 74, 75, 77, 79, 81, 82, 84, 85, 87, 90, 93, 101, 103, 104, 105, 106, 108, 109, 110, 111, 112, 113, 115, 116, 119, 120, 121, 122, 123, 125, 126, 129, 133, 138, 141, 144, 145, 146, 148, 149, 150, 152, 153, 154, 156, 157, 161, 162, 164, 166, 168, 170, 171, 172, 173, 174, 178, 183, 184, 186, 189, 190, 191, 192, 194, 199, 201, 202, 205, 206, 207, 209, 212, 213, 214, 216, 218, 225, 226, 229, 230, 232, 233, 234, 240, 242, 243, 245, 246, 247, 248, 250, 254, 255, 257, 258, 259, 260, 261, 263, 264, 265, 266, 269, 271, 276, 277, 278, 279, 280, 283, 287, 288, 289, 290, 291, 292, 295, 298, 301, 302, 303, 304, 306, 308, 312, 313, 317, 318, 319], "regular": [4, 13, 59, 140, 155, 161, 163, 230, 240], "part": [4, 14, 18, 26, 34, 38, 48, 51, 59, 61, 63, 64, 81, 93, 98, 101, 103, 105, 106, 116, 118, 119, 126, 131, 144, 146, 149, 150, 152, 154, 157, 161, 166, 167, 170, 182, 201, 202, 205, 207, 209, 211, 212, 214, 215, 216, 217, 219, 222, 224, 226, 233, 237, 241, 249, 250, 253, 254, 257, 270, 279, 295, 299, 301, 322], "statement": [4, 12, 14, 15, 18, 19, 20, 26, 27, 38, 40, 42, 43, 45, 46, 47, 48, 49, 50, 51, 53, 54, 56, 57, 59, 60, 62, 68, 70, 71, 75, 76, 80, 81, 82, 91, 96, 97, 98, 103, 106, 110, 111, 112, 113, 115, 116, 117, 118, 119, 122, 129, 131, 132, 135, 145, 152, 154, 158, 161, 164, 166, 167, 168, 169, 170, 171, 172, 175, 179, 182, 184, 185, 186, 187, 188, 192, 213, 218, 223, 224, 226, 229, 231, 232, 233, 234, 241, 245, 246, 249, 253, 254, 256, 257, 259, 260, 262, 264, 265, 267, 268, 269, 275, 287, 288, 291, 292, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 316, 317, 322], "execut": [4, 5, 11, 12, 14, 20, 30, 38, 43, 46, 47, 49, 51, 53, 54, 55, 60, 61, 62, 64, 75, 80, 81, 82, 84, 95, 105, 108, 111, 112, 113, 114, 116, 118, 119, 120, 121, 122, 123, 124, 126, 130, 131, 133, 134, 136, 137, 140, 144, 145, 148, 152, 154, 161, 166, 167, 171, 173, 176, 177, 179, 183, 184, 185, 186, 191, 192, 193, 210, 225, 226, 233, 234, 237, 253, 256, 257, 259, 260, 263, 264, 265, 267, 275, 286, 287, 289, 292, 294, 298, 299, 304, 312, 322], "onc": [4, 5, 20, 36, 59, 61, 64, 75, 85, 89, 93, 98, 99, 105, 112, 113, 119, 123, 126, 129, 130, 133, 135, 136, 154, 161, 167, 168, 170, 180, 181, 182, 183, 186, 191, 193, 194, 202, 204, 206, 207, 209, 211, 213, 214, 219, 222, 225, 234, 235, 237, 254, 274, 275, 287, 291, 301, 303, 305, 309], "time": [4, 12, 14, 22, 24, 31, 35, 38, 39, 45, 47, 51, 57, 59, 60, 63, 64, 66, 67, 69, 70, 72, 75, 81, 84, 89, 92, 96, 101, 103, 105, 110, 112, 113, 114, 116, 117, 122, 129, 130, 132, 133, 135, 144, 152, 155, 157, 159, 163, 164, 166, 167, 168, 169, 170, 171, 172, 173, 175, 176, 182, 183, 184, 186, 190, 191, 193, 194, 199, 200, 201, 202, 203, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 223, 225, 229, 230, 231, 233, 234, 236, 237, 241, 242, 255, 257, 259, 262, 264, 267, 275, 291, 292, 299, 301, 305, 307, 308, 312, 319, 322], "bound": [4, 7, 8, 12, 14, 23, 26, 38, 75, 94, 113, 148, 167, 172, 183, 191, 225, 226, 232, 252, 263, 275, 304], "rather": [4, 7, 11, 13, 14, 23, 25, 40, 59, 63, 64, 70, 75, 90, 104, 123, 133, 145, 148, 151, 152, 153, 155, 157, 158, 165, 172, 181, 186, 194, 200, 202, 207, 213, 219, 226, 232, 256, 260, 261, 271, 275, 278, 281, 290, 306, 307, 316], "block": [4, 18, 44, 46, 72, 81, 84, 89, 96, 111, 112, 113, 118, 119, 164, 165, 167, 171, 176, 183, 186, 207, 229, 231, 233, 238, 269, 287], "indent": [4, 15, 33, 44, 46, 48, 62, 82, 89, 96, 101, 106, 111, 116, 118, 119, 152, 166, 167, 170, 171, 183, 194, 196, 229, 234, 263], "underneath": [4, 119, 180], "differ": [4, 5, 8, 12, 13, 14, 19, 20, 21, 26, 27, 31, 32, 36, 38, 40, 42, 43, 51, 57, 59, 60, 64, 70, 71, 76, 77, 84, 85, 88, 90, 93, 94, 97, 98, 99, 101, 103, 104, 111, 112, 113, 114, 115, 117, 118, 119, 122, 126, 129, 131, 133, 135, 138, 139, 142, 143, 145, 146, 149, 152, 153, 154, 155, 156, 157, 158, 162, 165, 166, 167, 168, 171, 173, 178, 186, 194, 196, 200, 201, 202, 204, 205, 206, 207, 211, 213, 214, 215, 217, 219, 222, 225, 226, 229, 231, 232, 233, 240, 241, 242, 245, 248, 249, 250, 254, 257, 258, 259, 262, 265, 266, 267, 278, 288, 290, 291, 292, 294, 295, 296, 297, 298, 299, 301, 304, 306, 307], "evalu": [4, 13, 26, 38, 42, 44, 45, 46, 49, 50, 54, 55, 59, 75, 92, 113, 118, 119, 165, 171, 175, 179, 183, 191, 234, 245, 255, 257, 259, 261, 263, 264, 267, 269, 270, 277, 292, 294, 298, 304, 316, 322], "result": [4, 11, 20, 23, 25, 30, 31, 34, 38, 43, 47, 48, 51, 52, 56, 61, 64, 70, 78, 87, 94, 98, 103, 104, 110, 114, 116, 118, 119, 121, 122, 125, 126, 129, 130, 132, 135, 148, 149, 152, 153, 154, 155, 158, 166, 168, 170, 177, 178, 194, 197, 202, 205, 207, 209, 212, 213, 219, 225, 236, 245, 247, 255, 256, 257, 259, 260, 261, 263, 264, 265, 267, 272, 275, 277, 278, 290, 291, 292, 298, 299, 302, 305, 307, 308, 309, 312, 316, 318, 322], "append": [4, 5, 13, 14, 23, 35, 79, 81, 108, 117, 118, 122, 146, 150, 152, 154, 161, 180, 181, 183, 206, 213, 297, 302, 306, 308, 309, 310, 311, 312, 316, 322], "That": [4, 11, 14, 26, 35, 38, 39, 56, 59, 70, 75, 81, 90, 110, 113, 115, 117, 118, 119, 121, 122, 146, 148, 149, 152, 155, 158, 161, 165, 167, 170, 183, 189, 191, 200, 201, 203, 205, 206, 207, 209, 212, 214, 215, 216, 218, 219, 226, 233, 246, 258, 267, 273, 279, 289, 290, 294, 305, 311, 322], "without": [4, 8, 9, 12, 14, 20, 34, 38, 40, 47, 51, 62, 79, 80, 81, 82, 90, 92, 94, 101, 103, 104, 105, 108, 111, 118, 131, 133, 146, 148, 149, 155, 165, 176, 179, 180, 182, 185, 186, 191, 199, 203, 205, 206, 214, 216, 226, 227, 229, 248, 257, 264, 273, 274, 276, 290, 296, 298, 314], "explicitli": [4, 5, 12, 23, 75, 97, 103, 115, 120, 132, 140, 191, 206, 226, 275, 305], "empti": [4, 13, 20, 43, 47, 52, 59, 75, 76, 85, 98, 111, 148, 168, 207, 213, 243, 245, 247, 248, 283, 288, 289, 295, 301, 306, 307, 308, 312], "To": [4, 8, 11, 12, 13, 23, 26, 27, 29, 30, 32, 35, 36, 37, 38, 40, 47, 51, 53, 54, 61, 62, 63, 75, 77, 81, 90, 92, 93, 94, 98, 99, 101, 103, 105, 108, 112, 113, 115, 117, 119, 120, 126, 130, 133, 136, 137, 138, 152, 153, 154, 158, 166, 167, 168, 178, 183, 185, 194, 202, 204, 206, 207, 209, 211, 212, 213, 214, 215, 218, 219, 225, 226, 227, 237, 238, 241, 246, 248, 249, 250, 256, 257, 259, 263, 264, 267, 269, 275, 277, 278, 280, 290, 291, 292, 298, 299, 309, 310, 322], "pure": [4, 81], "simpli": [4, 12, 14, 23, 30, 59, 64, 90, 93, 96, 104, 114, 119, 161, 168, 169, 183, 189, 200, 203, 205, 206, 207, 215, 216, 219, 221, 226, 233, 243, 248, 258, 290, 295, 302], "follow": [4, 5, 8, 9, 11, 12, 13, 14, 21, 25, 26, 27, 33, 34, 38, 40, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 59, 60, 61, 62, 64, 68, 70, 71, 72, 74, 75, 76, 77, 79, 81, 85, 86, 88, 89, 90, 92, 93, 95, 103, 108, 109, 110, 111, 112, 113, 115, 116, 117, 118, 119, 120, 121, 122, 126, 130, 133, 140, 142, 144, 145, 148, 152, 153, 154, 158, 166, 167, 168, 169, 170, 172, 182, 183, 186, 188, 189, 191, 192, 194, 196, 199, 200, 201, 202, 205, 207, 212, 213, 214, 215, 216, 217, 218, 219, 221, 222, 226, 229, 231, 232, 233, 234, 240, 241, 243, 244, 245, 246, 247, 248, 249, 252, 253, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 269, 271, 272, 275, 277, 278, 279, 283, 289, 290, 292, 294, 295, 296, 297, 298, 299, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 312, 314, 316, 317, 319], "chain": [4, 46, 54, 55, 322], "togeth": [4, 8, 10, 15, 23, 29, 35, 38, 39, 45, 59, 61, 64, 72, 103, 105, 106, 129, 144, 150, 153, 155, 190, 206, 207, 208, 211, 212, 215, 217, 218, 219, 222, 227, 241, 247, 248, 253, 255, 264, 294, 305, 308], "what": [4, 5, 7, 8, 10, 11, 12, 13, 14, 18, 21, 26, 27, 34, 35, 36, 37, 38, 43, 44, 45, 47, 49, 50, 51, 53, 55, 57, 59, 60, 61, 62, 63, 64, 67, 68, 70, 71, 72, 75, 76, 83, 90, 95, 97, 101, 103, 105, 108, 110, 111, 112, 113, 114, 115, 117, 118, 119, 120, 121, 122, 123, 127, 129, 130, 131, 133, 134, 135, 136, 139, 140, 143, 144, 145, 146, 148, 149, 150, 151, 154, 155, 157, 158, 161, 162, 164, 167, 168, 169, 170, 171, 173, 174, 175, 180, 182, 183, 184, 190, 191, 193, 196, 200, 201, 202, 203, 204, 205, 206, 207, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222, 226, 230, 231, 233, 234, 236, 237, 238, 240, 241, 242, 243, 245, 246, 249, 250, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 264, 265, 266, 267, 268, 273, 275, 277, 278, 279, 280, 283, 288, 289, 290, 291, 292, 294, 295, 296, 298, 301, 302, 303, 304, 305, 306, 307, 308, 309, 312, 314, 316, 322], "print": [4, 8, 11, 12, 13, 14, 18, 19, 20, 24, 25, 26, 27, 35, 37, 38, 40, 43, 44, 45, 47, 48, 49, 51, 57, 59, 62, 64, 67, 68, 70, 71, 72, 75, 76, 79, 80, 81, 82, 86, 88, 92, 93, 97, 98, 103, 110, 112, 113, 116, 117, 119, 120, 121, 122, 124, 125, 127, 128, 130, 132, 134, 135, 139, 140, 145, 146, 148, 152, 154, 158, 159, 161, 163, 167, 168, 169, 170, 171, 172, 173, 177, 178, 179, 183, 184, 186, 191, 194, 205, 206, 208, 209, 212, 213, 215, 216, 219, 223, 229, 230, 232, 234, 240, 241, 244, 245, 246, 248, 249, 252, 253, 254, 255, 256, 257, 259, 260, 262, 263, 264, 265, 267, 269, 275, 290, 292, 294, 295, 296, 298, 301, 302, 303, 305, 306, 307, 308, 312, 314, 322], "alist": [4, 241, 245, 246, 249, 294, 295, 296, 301, 302, 306], "8": [4, 7, 8, 9, 14, 31, 64, 75, 76, 88, 101, 112, 114, 119, 154, 161, 167, 168, 169, 170, 173, 193, 196, 200, 204, 206, 207, 211, 212, 215, 222, 230, 241, 245, 249, 252, 255, 261, 273, 278, 288, 292, 294, 295, 296, 301, 302, 306, 312, 322], "6": [4, 5, 7, 8, 9, 12, 23, 30, 36, 42, 45, 47, 50, 51, 56, 59, 68, 70, 71, 76, 79, 101, 107, 112, 114, 119, 122, 129, 146, 170, 184, 191, 200, 206, 211, 212, 213, 215, 216, 225, 226, 230, 233, 241, 245, 246, 249, 255, 258, 261, 264, 273, 291, 294, 295, 296, 298, 301, 302, 305, 306, 322], "blist": [4, 241, 294, 296, 306], "num": [4, 10, 51, 87, 117, 119, 170, 175, 178, 181, 206, 252, 275, 297, 308, 312], "10": [4, 7, 8, 12, 14, 30, 40, 43, 44, 47, 48, 49, 50, 51, 59, 66, 87, 88, 98, 101, 109, 112, 119, 121, 122, 138, 144, 146, 163, 168, 170, 173, 178, 180, 181, 182, 183, 191, 196, 200, 202, 205, 206, 207, 211, 212, 214, 215, 216, 217, 218, 219, 222, 223, 225, 229, 233, 235, 240, 248, 255, 260, 264, 284, 312, 322], "need": [4, 5, 8, 14, 18, 20, 23, 25, 34, 36, 38, 40, 44, 45, 53, 54, 57, 59, 61, 62, 64, 68, 70, 74, 75, 76, 81, 82, 85, 90, 97, 98, 101, 103, 107, 108, 111, 112, 113, 115, 121, 123, 126, 129, 133, 135, 140, 144, 145, 146, 148, 149, 152, 153, 154, 155, 158, 159, 161, 164, 165, 168, 170, 174, 182, 183, 186, 189, 191, 193, 195, 200, 201, 202, 203, 204, 205, 206, 207, 209, 210, 211, 212, 213, 214, 215, 216, 218, 219, 222, 225, 226, 227, 229, 232, 233, 234, 241, 250, 253, 255, 256, 260, 263, 272, 278, 280, 290, 292, 295, 296, 298, 304, 306, 310], "compri": 4, "ani": [4, 11, 13, 18, 20, 23, 25, 26, 27, 31, 34, 35, 38, 40, 45, 52, 53, 59, 60, 61, 62, 64, 73, 74, 76, 77, 80, 81, 82, 90, 93, 94, 96, 98, 99, 102, 103, 107, 108, 111, 112, 113, 115, 116, 118, 119, 120, 121, 122, 123, 126, 129, 130, 132, 135, 140, 144, 146, 148, 149, 153, 154, 156, 157, 161, 162, 163, 165, 167, 168, 172, 183, 189, 191, 192, 194, 195, 199, 201, 203, 205, 206, 207, 208, 209, 211, 212, 214, 215, 216, 217, 218, 219, 226, 229, 230, 231, 233, 236, 242, 245, 247, 248, 250, 254, 257, 259, 263, 267, 271, 277, 278, 283, 291, 295, 296, 298, 303, 305, 307, 308, 316, 322], "sub": [4, 145, 191, 193, 256, 263], "previous": [5, 7, 14, 40, 70, 75, 97, 103, 106, 111, 132, 153, 154, 157, 158, 167, 170, 183, 236, 262, 278, 292, 295, 308, 318], "were": [5, 38, 47, 51, 52, 59, 64, 72, 75, 76, 90, 93, 103, 105, 111, 122, 129, 135, 146, 148, 149, 150, 154, 155, 167, 171, 183, 199, 205, 206, 209, 213, 215, 216, 217, 218, 231, 234, 242, 258, 277, 286, 298, 308], "introduc": [5, 11, 12, 36, 64, 76, 77, 99, 104, 121, 136, 144, 150, 167, 186, 203, 206, 207, 212, 213, 227, 238, 266, 267, 269, 281, 292, 298, 305, 316], "here": [5, 7, 12, 18, 20, 24, 26, 31, 33, 38, 40, 43, 45, 47, 48, 49, 50, 51, 54, 56, 57, 59, 60, 61, 63, 64, 70, 72, 75, 76, 85, 88, 89, 96, 97, 101, 103, 108, 111, 114, 115, 117, 119, 121, 125, 127, 129, 139, 140, 142, 144, 145, 146, 148, 150, 152, 154, 155, 162, 167, 168, 170, 171, 174, 179, 182, 183, 186, 191, 194, 199, 202, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 225, 226, 229, 231, 233, 234, 242, 243, 252, 259, 261, 262, 263, 275, 277, 278, 279, 295, 298, 301, 304, 305, 306, 307, 308, 309, 322], "doublestuff": 5, "particular": [5, 36, 37, 51, 59, 61, 76, 77, 84, 103, 112, 116, 118, 122, 148, 149, 155, 159, 167, 168, 186, 189, 192, 194, 195, 202, 206, 207, 217, 219, 238, 241, 248, 257, 260, 267, 269, 278, 279, 286, 290, 292, 295, 305], "On": [5, 13, 59, 74, 89, 117, 119, 129, 164, 168, 171, 181, 183, 206, 250, 257, 291, 295, 306, 316], "new_list": [5, 306], "current": [5, 7, 12, 18, 35, 40, 51, 59, 64, 66, 71, 75, 76, 79, 80, 81, 89, 92, 119, 121, 132, 134, 138, 149, 152, 162, 163, 168, 170, 181, 182, 194, 204, 207, 219, 225, 226, 229, 233, 235, 243, 255, 264, 266, 267, 283, 288, 307, 312], "re": [5, 8, 13, 18, 20, 25, 27, 37, 38, 43, 51, 61, 75, 84, 97, 118, 131, 139, 141, 144, 145, 152, 153, 158, 164, 170, 174, 184, 186, 191, 194, 202, 203, 206, 211, 213, 216, 225, 229, 231, 236, 242, 243, 248, 254, 258, 268, 273, 279, 280, 301, 307, 308, 309, 319, 320], "after": [5, 8, 11, 18, 26, 27, 35, 37, 38, 40, 42, 44, 49, 59, 60, 62, 64, 75, 81, 85, 94, 98, 101, 103, 111, 112, 119, 122, 129, 130, 135, 144, 145, 148, 149, 152, 157, 162, 163, 165, 168, 171, 179, 183, 184, 186, 192, 199, 200, 206, 209, 213, 214, 215, 225, 226, 229, 233, 234, 248, 255, 256, 262, 263, 264, 269, 275, 291, 292, 294, 298, 302, 312], "ve": [5, 8, 12, 18, 19, 25, 30, 38, 40, 43, 61, 71, 75, 89, 90, 98, 110, 111, 112, 118, 127, 131, 134, 146, 152, 155, 158, 159, 167, 170, 174, 183, 185, 188, 191, 194, 202, 213, 216, 219, 225, 229, 232, 234, 237, 238, 242, 256, 258, 261, 263, 268, 273, 275, 277, 278, 279, 288, 292, 302, 303, 307, 309], "process": [5, 18, 38, 47, 57, 59, 62, 64, 81, 92, 93, 96, 98, 99, 100, 103, 105, 112, 114, 116, 119, 126, 129, 130, 131, 133, 136, 144, 145, 150, 151, 152, 153, 158, 159, 164, 169, 170, 171, 176, 177, 183, 184, 186, 189, 191, 194, 197, 200, 209, 211, 213, 219, 222, 224, 227, 232, 237, 241, 253, 256, 264, 279, 291, 295, 296, 307, 322], "codelen": [5, 12, 26, 38, 48, 115, 117, 119, 122, 130, 132, 136, 164, 168, 170, 173, 175, 179, 183, 184, 191, 193, 234, 241, 267, 294, 295, 296, 301, 307, 309, 322], "u": [5, 11, 20, 23, 25, 38, 44, 48, 54, 56, 59, 72, 76, 81, 87, 96, 98, 99, 101, 105, 109, 110, 131, 144, 145, 146, 152, 161, 168, 171, 172, 174, 179, 182, 183, 186, 200, 201, 202, 203, 204, 205, 206, 207, 209, 211, 212, 214, 215, 216, 218, 219, 222, 226, 227, 229, 231, 233, 238, 241, 248, 250, 253, 256, 277, 287, 290, 292, 304, 312, 322], "actual": [5, 7, 8, 12, 13, 18, 25, 26, 31, 32, 40, 61, 70, 75, 81, 82, 93, 97, 103, 104, 105, 106, 108, 113, 115, 121, 125, 134, 136, 139, 149, 150, 152, 154, 165, 168, 175, 209, 214, 215, 219, 222, 245, 256, 275, 292, 295, 302, 305, 308, 309, 316, 320], "refer": [5, 8, 11, 12, 23, 26, 34, 38, 40, 43, 44, 59, 62, 68, 72, 75, 81, 82, 85, 89, 91, 94, 97, 98, 99, 103, 104, 105, 112, 113, 114, 116, 117, 119, 123, 126, 133, 140, 145, 148, 167, 168, 169, 170, 171, 176, 191, 206, 207, 211, 226, 232, 233, 236, 240, 241, 242, 243, 245, 248, 249, 256, 257, 259, 262, 264, 265, 267, 269, 294, 295, 296, 298, 311, 322], "object": [5, 8, 11, 13, 14, 23, 25, 26, 29, 30, 31, 36, 37, 38, 40, 41, 55, 59, 65, 68, 70, 78, 82, 85, 93, 94, 96, 97, 98, 100, 101, 104, 105, 108, 112, 115, 116, 118, 119, 120, 124, 130, 133, 137, 140, 148, 152, 159, 160, 165, 173, 177, 182, 187, 190, 191, 192, 194, 196, 201, 206, 215, 219, 226, 228, 230, 231, 233, 235, 239, 241, 242, 251, 257, 261, 262, 263, 264, 265, 267, 270, 274, 275, 286, 290, 294, 295, 296, 301, 302, 303, 311, 321, 322], "clear": [5, 20, 96, 97, 141, 149, 168, 174, 191, 207, 241, 245, 260, 264], "overal": [5, 103, 104, 144, 162, 171, 202, 214, 280], "structur": [5, 8, 12, 46, 51, 60, 62, 81, 90, 93, 99, 104, 111, 129, 130, 137, 146, 148, 149, 155, 159, 160, 162, 179, 188, 191, 193, 194, 196, 197, 200, 234, 238, 266, 283, 292, 322], "mapper": 5, "appli": [5, 11, 13, 23, 42, 44, 54, 70, 75, 103, 111, 132, 141, 174, 185, 207, 213, 236, 240, 243, 246, 298, 312, 322], "technic": [5, 34, 59, 70, 85, 88, 101, 103, 156, 165, 206, 226, 305], "proper": [5, 47, 59, 161, 216, 240], "interpret": [5, 8, 26, 52, 59, 60, 62, 81, 82, 90, 97, 101, 104, 111, 119, 121, 127, 129, 130, 132, 133, 136, 144, 147, 148, 149, 156, 162, 164, 165, 194, 212, 217, 226, 232, 241, 256, 257, 262, 263, 265, 266, 267, 277, 292, 298, 304, 309, 318, 322], "place": [5, 8, 11, 14, 50, 54, 76, 82, 103, 113, 119, 122, 129, 144, 157, 162, 168, 186, 201, 207, 208, 213, 215, 224, 229, 263, 267, 274, 292, 295, 298, 305, 310], "e": [5, 12, 13, 24, 29, 36, 37, 45, 51, 56, 62, 66, 72, 75, 77, 90, 103, 105, 113, 144, 152, 157, 170, 171, 178, 180, 181, 191, 194, 196, 202, 205, 216, 222, 225, 246, 263, 265, 278, 297, 298, 312], "g": [5, 10, 13, 24, 36, 37, 72, 77, 90, 103, 105, 118, 119, 152, 157, 168, 170, 171, 191, 194, 196, 207, 216, 246, 263, 265, 278, 297, 298], "wa": [5, 14, 36, 38, 39, 51, 52, 59, 64, 66, 67, 69, 75, 81, 97, 101, 103, 104, 105, 112, 113, 115, 116, 118, 119, 120, 121, 132, 135, 140, 146, 148, 149, 152, 154, 156, 157, 161, 162, 167, 168, 174, 175, 182, 184, 189, 194, 205, 206, 209, 212, 213, 214, 215, 216, 219, 226, 231, 232, 234, 236, 242, 243, 248, 264, 288, 290, 292, 298, 305, 312, 320], "probabl": [5, 27, 42, 45, 57, 59, 64, 85, 88, 90, 105, 109, 129, 142, 146, 162, 168, 182, 191, 194, 202, 204, 206, 207, 209, 211, 212, 214, 215, 218, 222, 225, 237, 248, 258, 278, 298, 305, 307, 308], "won": [5, 18, 35, 53, 59, 61, 69, 70, 76, 79, 81, 84, 90, 93, 96, 108, 112, 131, 139, 144, 145, 146, 148, 152, 153, 154, 162, 165, 167, 170, 174, 184, 205, 206, 207, 214, 245, 246, 265, 290, 292, 298, 320], "ever": [5, 38, 90, 103, 131, 152, 167, 182, 186, 191, 209, 215, 217, 218, 287, 290, 292, 308], "notic": [5, 11, 14, 23, 27, 38, 51, 59, 60, 61, 62, 70, 71, 75, 81, 92, 98, 103, 106, 113, 114, 115, 119, 122, 126, 127, 149, 165, 167, 170, 179, 182, 183, 184, 186, 194, 203, 204, 206, 207, 211, 213, 214, 215, 218, 219, 234, 236, 242, 247, 250, 254, 256, 258, 263, 267, 322], "If": [5, 8, 9, 13, 14, 18, 20, 26, 27, 29, 34, 35, 36, 38, 40, 43, 44, 45, 47, 48, 51, 53, 54, 56, 59, 60, 61, 62, 64, 67, 68, 70, 71, 72, 75, 77, 79, 80, 81, 82, 84, 85, 86, 89, 90, 92, 93, 94, 95, 97, 98, 101, 103, 105, 106, 107, 108, 109, 111, 113, 114, 115, 116, 118, 119, 121, 122, 126, 129, 131, 132, 135, 140, 142, 144, 145, 146, 148, 149, 152, 153, 154, 155, 156, 157, 158, 159, 161, 162, 168, 171, 172, 175, 180, 181, 182, 183, 184, 186, 188, 190, 194, 200, 201, 203, 205, 206, 207, 208, 209, 211, 212, 214, 215, 216, 217, 218, 219, 221, 222, 225, 226, 229, 231, 234, 236, 237, 238, 241, 242, 245, 249, 254, 255, 256, 258, 260, 261, 262, 263, 264, 266, 267, 274, 275, 279, 281, 287, 288, 289, 290, 291, 292, 295, 296, 298, 301, 302, 304, 305, 308, 316, 319, 320, 322], "realli": [5, 7, 14, 18, 33, 40, 57, 59, 63, 64, 75, 97, 104, 108, 110, 115, 118, 151, 152, 172, 194, 200, 202, 204, 206, 207, 209, 211, 213, 215, 218, 219, 237, 256, 275, 278, 290, 291, 304], "output": [5, 9, 11, 13, 18, 38, 43, 44, 45, 47, 56, 61, 64, 75, 76, 82, 97, 98, 103, 105, 112, 113, 116, 117, 118, 119, 120, 130, 131, 135, 136, 150, 152, 153, 161, 163, 168, 169, 171, 186, 188, 191, 196, 203, 205, 217, 245, 246, 247, 250, 252, 253, 255, 256, 259, 265, 278, 290, 291, 292, 298, 301, 307, 317], "runeston": [5, 98, 121, 154, 155, 160, 161, 162, 198, 203, 210, 285, 322], "environ": [5, 7, 75, 82, 98, 130, 132, 133, 152, 154, 155, 160, 161, 191, 194, 226, 322], "real": [5, 29, 39, 59, 65, 70, 99, 104, 105, 106, 132, 152, 168, 186, 204, 213, 214, 215, 218, 227, 229, 238, 250, 295, 310, 322], "compat": [5, 59], "full": [5, 90, 103, 105, 129, 149, 150, 152, 154, 155, 160, 161, 182, 194, 207, 214, 219, 231, 322], "alwai": [5, 12, 13, 14, 21, 23, 34, 44, 45, 49, 50, 53, 54, 59, 64, 81, 89, 108, 109, 110, 113, 132, 141, 142, 144, 148, 149, 152, 164, 166, 169, 171, 174, 179, 182, 183, 186, 195, 204, 206, 213, 222, 231, 237, 245, 261, 262, 267, 278, 279, 291, 308, 309], "convert": [5, 11, 14, 41, 59, 60, 61, 64, 70, 98, 99, 101, 108, 121, 126, 144, 148, 154, 186, 196, 202, 207, 208, 209, 217, 218, 219, 225, 233, 241, 253, 255, 257, 259, 269, 277, 280, 297, 322], "did": [5, 18, 21, 35, 47, 59, 79, 106, 117, 118, 200, 204, 206, 209, 211, 214, 215, 218, 219, 231, 275, 295, 302, 305], "paramet": [5, 8, 9, 10, 13, 16, 23, 26, 28, 31, 38, 40, 41, 59, 70, 85, 93, 98, 108, 111, 112, 114, 115, 116, 117, 119, 120, 121, 123, 124, 140, 144, 146, 148, 149, 152, 153, 158, 160, 161, 162, 168, 172, 180, 191, 196, 206, 208, 211, 213, 214, 217, 219, 225, 232, 235, 256, 273, 274, 278, 280, 281, 282, 290, 291, 293, 295, 302, 303, 305, 313, 319, 320, 322], "sort": [5, 8, 36, 37, 41, 70, 77, 104, 144, 152, 153, 209, 216, 219, 258, 272, 273, 274, 275, 276, 279, 302, 322], "specifi": [5, 9, 10, 13, 14, 40, 70, 75, 81, 82, 84, 90, 93, 103, 111, 113, 116, 121, 126, 130, 131, 136, 145, 149, 150, 152, 154, 155, 157, 161, 162, 206, 213, 226, 234, 236, 242, 243, 245, 247, 256, 260, 261, 264, 265, 274, 275, 277, 278, 281, 298, 305, 315], "Of": [5, 64, 92, 93, 118, 150, 155, 161, 163, 203, 207, 209, 218, 222, 237, 294], "get": [5, 12, 13, 14, 20, 23, 26, 27, 29, 34, 35, 37, 38, 40, 42, 44, 45, 47, 50, 51, 57, 59, 64, 70, 72, 75, 77, 78, 79, 80, 81, 84, 85, 88, 89, 90, 92, 93, 94, 97, 98, 101, 103, 104, 110, 111, 112, 113, 115, 118, 119, 120, 122, 126, 127, 129, 131, 134, 135, 144, 149, 152, 153, 155, 156, 157, 159, 160, 161, 162, 163, 168, 170, 178, 182, 186, 189, 191, 194, 195, 196, 200, 202, 203, 204, 205, 206, 207, 209, 211, 212, 213, 214, 215, 216, 217, 218, 221, 222, 224, 225, 230, 231, 233, 234, 236, 237, 240, 241, 246, 252, 253, 255, 256, 259, 261, 263, 264, 265, 266, 267, 268, 269, 273, 274, 275, 278, 287, 290, 292, 294, 301, 305, 308, 309, 322], "necessari": [5, 8, 11, 27, 50, 61, 89, 98, 99, 158, 164, 170, 226, 229, 233, 253, 277, 291, 295], "triplestuff": 5, "quadruplestuff": 5, "greeting_doubl": 5, "abbrev": 5, "abbrevs_upp": 5, "upper": [5, 69, 72, 144, 186, 207, 211, 222, 225, 297, 298, 303, 307], "case": [5, 8, 9, 26, 27, 33, 34, 36, 38, 40, 42, 47, 48, 49, 52, 54, 59, 62, 64, 65, 69, 70, 72, 75, 81, 82, 89, 96, 98, 101, 103, 108, 111, 112, 115, 118, 119, 125, 133, 140, 144, 145, 148, 149, 150, 157, 159, 167, 170, 171, 174, 175, 182, 183, 184, 186, 189, 194, 195, 200, 201, 202, 204, 206, 207, 209, 213, 214, 215, 218, 219, 222, 225, 226, 231, 233, 241, 245, 250, 253, 254, 256, 257, 258, 259, 261, 266, 267, 275, 278, 279, 280, 283, 286, 287, 288, 289, 291, 294, 295, 296, 298, 301, 304, 305, 306, 319, 322], "introduct": [6, 16, 36, 41, 65, 78, 100, 124, 147, 177, 183, 187, 197, 228, 251, 270, 282, 293, 311, 321, 322], "exercis": [6, 16, 18, 22, 41, 55, 59, 65, 67, 78, 83, 100, 106, 124, 137, 147, 152, 177, 187, 197, 204, 207, 209, 211, 212, 218, 219, 228, 239, 251, 258, 270, 282, 291, 292, 293, 311, 321, 322], "contribut": [6, 16, 22, 41, 55, 65, 78, 100, 101, 124, 129, 137, 147, 161, 177, 187, 197, 228, 239, 251, 270, 282, 293, 311, 321, 322], "chapter": [6, 12, 16, 18, 26, 35, 36, 37, 38, 41, 44, 54, 55, 59, 60, 63, 64, 75, 77, 78, 83, 88, 90, 99, 100, 101, 105, 110, 114, 118, 123, 124, 125, 134, 136, 137, 145, 147, 149, 150, 151, 152, 155, 159, 177, 185, 186, 187, 197, 199, 219, 221, 222, 226, 227, 233, 234, 235, 238, 239, 248, 250, 251, 254, 256, 262, 263, 265, 269, 270, 282, 292, 293, 306, 310, 311, 318, 321, 322], "assess": [6, 16, 41, 55, 78, 83, 100, 124, 137, 147, 177, 187, 197, 239, 251, 270, 282, 293, 311, 321, 322], "One": [7, 14, 22, 23, 29, 34, 37, 40, 46, 48, 59, 62, 64, 73, 75, 76, 93, 98, 104, 116, 129, 130, 134, 144, 148, 154, 155, 157, 161, 163, 168, 170, 175, 186, 194, 206, 207, 211, 213, 214, 215, 218, 219, 225, 226, 227, 229, 231, 241, 248, 253, 254, 257, 259, 264, 267, 277, 278, 289, 290, 298, 301, 316, 322], "besid": 7, "step": [7, 12, 18, 38, 48, 51, 59, 64, 75, 89, 98, 103, 104, 112, 113, 114, 115, 117, 119, 122, 126, 130, 132, 145, 157, 159, 163, 164, 167, 168, 170, 175, 179, 181, 182, 183, 184, 191, 193, 194, 201, 202, 203, 206, 209, 213, 215, 216, 217, 219, 231, 237, 241, 262, 264, 267, 273, 278, 291, 301, 305, 306, 308, 309], "pair": [7, 20, 33, 59, 68, 69, 70, 71, 73, 74, 76, 77, 148, 149, 150, 154, 155, 211, 212, 219, 254, 273, 298, 315, 316], "sever": [7, 12, 14, 34, 59, 81, 101, 104, 111, 113, 138, 144, 185, 201, 206, 207, 214, 215, 248, 253, 269, 292, 301, 302, 305, 316], "someth": [7, 11, 18, 20, 23, 34, 54, 59, 60, 61, 64, 81, 84, 94, 97, 105, 112, 113, 118, 119, 126, 130, 131, 146, 150, 152, 154, 155, 161, 162, 165, 166, 168, 175, 176, 178, 182, 183, 185, 186, 191, 194, 205, 206, 207, 209, 213, 215, 217, 218, 219, 221, 230, 237, 240, 246, 254, 256, 258, 259, 263, 264, 266, 275, 278, 279, 287, 290, 292, 299, 304, 308], "second": [7, 9, 10, 11, 12, 14, 20, 23, 34, 42, 47, 48, 59, 60, 66, 70, 87, 97, 98, 107, 108, 112, 113, 114, 115, 116, 119, 126, 129, 132, 133, 139, 144, 145, 148, 152, 154, 168, 173, 183, 189, 191, 205, 206, 209, 212, 213, 214, 215, 217, 222, 231, 234, 241, 243, 248, 249, 252, 256, 259, 260, 261, 262, 264, 267, 272, 275, 276, 278, 279, 282, 291, 297, 298, 300, 304, 313, 316, 317, 320, 322], "might": [7, 8, 11, 18, 20, 21, 30, 34, 37, 38, 47, 48, 50, 54, 59, 64, 66, 72, 77, 88, 93, 99, 104, 105, 110, 120, 126, 131, 133, 146, 148, 152, 154, 162, 167, 174, 182, 196, 201, 205, 206, 207, 209, 213, 214, 215, 216, 217, 219, 229, 231, 237, 245, 246, 249, 253, 254, 256, 258, 266, 267, 275, 278, 287, 288, 290, 291, 292, 295, 298, 300, 308], "add": [7, 11, 18, 20, 23, 24, 25, 28, 35, 38, 43, 45, 47, 51, 53, 54, 56, 59, 64, 66, 69, 70, 75, 76, 77, 79, 80, 81, 85, 87, 91, 97, 98, 101, 103, 107, 114, 115, 120, 121, 127, 132, 135, 138, 139, 144, 152, 154, 170, 175, 179, 183, 184, 186, 191, 201, 202, 203, 206, 207, 209, 211, 213, 214, 215, 216, 218, 219, 229, 231, 237, 241, 255, 261, 263, 264, 265, 277, 287, 291, 292, 295, 297, 302, 306, 308, 312, 320], "pairwis": 7, "yield": [7, 8, 10, 26, 47, 76, 148, 161, 183, 257, 260, 261, 266], "possibl": [7, 34, 44, 46, 53, 59, 61, 75, 101, 104, 105, 108, 112, 118, 121, 122, 125, 144, 146, 148, 154, 155, 158, 161, 167, 168, 205, 214, 215, 218, 221, 222, 225, 226, 229, 255, 256, 262, 263, 276, 290, 295, 301, 304], "index": [7, 13, 20, 70, 74, 77, 82, 101, 109, 144, 166, 177, 188, 191, 194, 203, 207, 212, 213, 218, 226, 246, 248, 249, 251, 272, 297, 299, 300, 301, 302, 303, 309, 310, 316], "seen": [7, 13, 14, 18, 25, 26, 30, 32, 37, 38, 40, 43, 48, 59, 67, 69, 70, 71, 75, 96, 108, 111, 118, 119, 120, 149, 158, 165, 168, 170, 183, 185, 191, 234, 250, 257, 258, 261, 263, 275, 277, 295, 302, 303, 307, 318], "idea": [7, 8, 11, 12, 18, 26, 34, 35, 64, 77, 95, 104, 106, 114, 115, 118, 127, 129, 130, 142, 145, 150, 152, 171, 182, 183, 195, 201, 202, 203, 206, 207, 209, 211, 213, 214, 215, 217, 219, 231, 238, 245, 256, 267, 290, 292, 305, 320], "program": [7, 11, 16, 20, 21, 23, 27, 29, 32, 34, 37, 38, 41, 43, 44, 45, 46, 47, 48, 51, 53, 54, 57, 59, 60, 61, 62, 63, 65, 67, 72, 75, 81, 82, 84, 85, 86, 87, 88, 89, 90, 92, 93, 95, 96, 98, 99, 101, 103, 104, 105, 108, 110, 111, 112, 115, 116, 118, 119, 120, 121, 123, 126, 127, 129, 130, 132, 134, 137, 144, 145, 148, 149, 150, 151, 152, 154, 155, 157, 159, 161, 162, 163, 164, 165, 166, 168, 170, 171, 172, 174, 175, 176, 177, 178, 179, 181, 182, 183, 184, 185, 186, 196, 200, 203, 204, 205, 206, 207, 208, 209, 213, 214, 215, 216, 217, 219, 221, 222, 224, 225, 226, 227, 229, 230, 231, 232, 234, 238, 239, 240, 242, 244, 245, 252, 253, 254, 255, 256, 257, 258, 259, 260, 262, 263, 264, 265, 267, 268, 269, 286, 287, 292, 299, 303, 306, 307, 322], "languag": [7, 29, 34, 37, 39, 48, 50, 82, 85, 88, 103, 104, 105, 108, 118, 119, 125, 126, 127, 130, 131, 132, 136, 137, 144, 152, 161, 167, 172, 183, 185, 202, 203, 209, 217, 219, 224, 227, 234, 238, 245, 254, 257, 262, 264, 266, 267, 322], "gotten": [7, 152], "success": [7, 64, 72, 104, 123, 159, 194, 237], "similar": [7, 18, 46, 47, 51, 59, 67, 70, 75, 93, 101, 103, 120, 149, 150, 153, 166, 168, 182, 183, 185, 206, 211, 212, 213, 214, 219, 233, 248, 249, 256, 291, 298, 299, 303, 305], "out": [7, 11, 18, 20, 21, 33, 34, 35, 37, 38, 43, 45, 47, 50, 53, 59, 61, 62, 63, 64, 67, 71, 72, 75, 79, 80, 81, 82, 84, 86, 88, 92, 93, 98, 101, 104, 105, 108, 112, 113, 118, 119, 120, 127, 128, 129, 131, 134, 135, 136, 139, 144, 145, 146, 148, 150, 151, 152, 154, 155, 158, 159, 160, 162, 163, 164, 170, 175, 178, 179, 182, 184, 186, 191, 194, 196, 201, 202, 204, 205, 206, 207, 209, 211, 212, 213, 214, 216, 217, 218, 219, 222, 226, 229, 231, 232, 234, 236, 237, 244, 245, 246, 248, 250, 255, 256, 258, 260, 263, 266, 267, 278, 279, 291, 292, 298, 300, 302, 303, 308, 309, 312, 314, 322], "multipl": [7, 12, 18, 21, 50, 59, 74, 78, 97, 99, 103, 115, 119, 131, 132, 136, 147, 157, 161, 194, 207, 218, 231, 234, 248, 254, 257, 260, 261, 266, 277, 283, 290, 291, 305, 308, 314, 315, 316, 317, 318, 319, 322], "work": [7, 8, 9, 12, 14, 18, 23, 26, 27, 33, 34, 36, 38, 47, 56, 57, 59, 61, 64, 67, 70, 71, 72, 75, 79, 81, 89, 90, 93, 95, 96, 97, 100, 101, 105, 109, 110, 111, 112, 113, 115, 118, 119, 120, 121, 122, 123, 132, 139, 145, 146, 148, 149, 152, 154, 155, 156, 158, 159, 161, 162, 163, 164, 167, 168, 170, 171, 178, 180, 182, 183, 186, 189, 191, 194, 201, 202, 203, 204, 205, 206, 207, 209, 211, 212, 214, 215, 217, 218, 219, 226, 229, 231, 234, 237, 240, 242, 246, 249, 250, 251, 252, 254, 255, 256, 257, 258, 260, 263, 275, 277, 281, 288, 290, 291, 292, 294, 295, 301, 303, 305, 307, 312, 316, 318, 319, 320, 322], "practic": [7, 15, 27, 64, 76, 84, 85, 93, 96, 104, 105, 109, 114, 115, 120, 136, 148, 152, 155, 174, 191, 201, 207, 212, 214, 217, 219, 226, 237, 243, 257, 263, 268, 292, 317, 322], "purpos": [7, 8, 34, 75, 76, 98, 99, 103, 111, 112, 118, 130, 136, 152, 154, 165, 203, 205, 238], "Then": [7, 11, 12, 25, 30, 33, 34, 44, 47, 48, 53, 56, 59, 61, 64, 67, 69, 75, 90, 93, 96, 98, 113, 117, 119, 120, 138, 140, 144, 145, 154, 170, 178, 194, 202, 205, 207, 208, 209, 212, 214, 215, 226, 229, 231, 232, 233, 243, 255, 256, 259, 263, 272, 273, 275, 290, 291, 295, 312], "Or": [7, 35, 37, 54, 189, 211, 212, 214, 216, 218, 219, 222, 249, 275, 290, 305], "simplifi": [7, 35, 144, 177, 200, 209, 257, 322], "unpack": [7, 97, 172, 315, 318, 319, 322], "our": [7, 11, 15, 19, 20, 21, 23, 25, 27, 30, 33, 34, 38, 40, 51, 54, 59, 61, 64, 67, 75, 76, 90, 92, 93, 96, 98, 99, 101, 105, 106, 119, 126, 131, 139, 141, 142, 144, 146, 148, 152, 153, 158, 161, 163, 168, 171, 177, 182, 183, 184, 186, 191, 194, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 218, 219, 222, 232, 234, 238, 239, 248, 250, 259, 275, 278, 279, 287, 288, 291, 298, 304, 322], "onlin": [7, 12, 90, 133, 152, 154, 161, 191, 194, 215, 254, 322], "ha": [7, 9, 10, 11, 19, 20, 23, 24, 25, 26, 27, 29, 31, 32, 35, 36, 37, 38, 39, 44, 45, 47, 48, 54, 57, 59, 60, 61, 64, 66, 67, 69, 70, 71, 75, 76, 79, 81, 82, 85, 87, 88, 89, 91, 93, 96, 98, 101, 103, 104, 105, 111, 112, 113, 114, 115, 118, 119, 120, 123, 129, 130, 132, 140, 144, 145, 146, 148, 150, 152, 154, 156, 157, 161, 162, 163, 164, 166, 168, 170, 171, 176, 182, 184, 186, 189, 190, 191, 194, 196, 201, 202, 203, 207, 208, 209, 211, 212, 213, 216, 218, 219, 226, 229, 230, 231, 233, 234, 242, 245, 246, 249, 253, 254, 257, 259, 261, 263, 265, 266, 275, 280, 281, 283, 284, 287, 289, 290, 294, 295, 297, 298, 299, 301, 302, 305, 307, 308, 309, 312, 316, 317, 320], "troubl": [7, 62, 85, 88, 92, 96, 153, 159, 168, 216, 292, 298, 307, 308], "determin": [7, 14, 20, 37, 40, 45, 46, 47, 53, 54, 56, 61, 76, 81, 108, 109, 116, 121, 144, 158, 171, 181, 184, 201, 214, 215, 244, 252, 254, 257, 258, 263, 274, 276, 280, 283, 289, 297, 298, 312], "whether": [7, 8, 26, 32, 33, 35, 36, 38, 42, 43, 45, 52, 56, 61, 64, 72, 75, 81, 94, 103, 105, 109, 119, 123, 144, 152, 157, 168, 176, 182, 186, 191, 207, 218, 219, 237, 254, 260, 263, 276, 286, 289, 290, 291, 297, 304], "still": [7, 9, 14, 21, 23, 30, 34, 48, 51, 57, 59, 63, 64, 75, 81, 84, 89, 101, 104, 112, 121, 127, 129, 132, 145, 146, 148, 150, 152, 156, 165, 167, 168, 170, 171, 182, 184, 186, 194, 200, 205, 206, 207, 217, 222, 227, 229, 238, 246, 248, 258, 259, 260, 290, 295, 308], "plai": [7, 35, 66, 75, 117, 139, 143, 144, 190, 200, 217, 225, 229, 233, 255, 257], "hangman": [7, 290], "guess": [7, 95, 134, 144, 194, 209, 214, 215, 218, 219, 222, 290], "been": [7, 19, 20, 31, 35, 38, 39, 45, 47, 51, 54, 57, 59, 61, 66, 71, 82, 85, 88, 91, 94, 97, 98, 99, 101, 103, 106, 113, 114, 123, 129, 144, 150, 152, 162, 163, 164, 171, 183, 184, 201, 206, 207, 208, 212, 213, 216, 218, 226, 231, 232, 259, 261, 275, 281, 283, 290, 291, 292, 294, 298, 302, 307, 308, 310], "made": [7, 11, 12, 33, 34, 38, 59, 75, 81, 98, 101, 103, 105, 119, 121, 123, 131, 135, 148, 149, 150, 152, 162, 167, 168, 201, 202, 206, 211, 212, 215, 216, 219, 224, 233, 250, 292, 294, 305], "state": [7, 23, 27, 28, 29, 30, 32, 35, 38, 69, 92, 103, 113, 117, 134, 135, 146, 149, 150, 209, 213, 218, 225, 233, 257, 267, 279, 286, 292, 304], "blank": [7, 12, 15, 38, 75, 111, 127, 229, 231, 240, 245, 290, 298, 305], "fulfil": [7, 157], "rewrit": [7, 69, 71, 76, 90, 115, 180, 182, 183], "littl": [7, 18, 26, 35, 38, 40, 47, 61, 64, 75, 90, 92, 93, 97, 111, 113, 114, 121, 129, 133, 140, 144, 145, 146, 152, 155, 159, 161, 162, 165, 168, 184, 186, 194, 200, 202, 203, 204, 209, 211, 212, 214, 217, 219, 232, 237, 239, 265, 275, 278, 279, 292, 295, 307, 319, 322], "less": [7, 40, 42, 43, 44, 47, 48, 52, 56, 64, 81, 101, 103, 107, 109, 112, 129, 131, 133, 140, 144, 162, 183, 184, 207, 214, 219, 222, 225, 237, 260], "further": [8, 34, 35, 54, 94, 103, 115, 133, 139, 145, 154, 167, 182, 188, 201, 205, 206, 219, 263, 298, 305], "drive": [8, 99, 191, 322], "home": [8, 90, 154, 156, 203, 255], "notat": [8, 23, 33, 70, 112, 116, 121, 126, 129, 196, 233, 238, 254, 263, 305, 320], "separ": [8, 12, 15, 20, 34, 38, 53, 56, 59, 61, 69, 76, 86, 93, 97, 103, 111, 113, 117, 119, 122, 150, 154, 155, 178, 186, 191, 202, 209, 219, 232, 247, 248, 254, 255, 256, 263, 278, 279, 308, 312, 315, 317], "comma": [8, 12, 38, 56, 59, 76, 86, 93, 97, 111, 113, 202, 248, 254, 256, 263, 308, 315, 317], "insid": [8, 11, 12, 13, 14, 23, 26, 29, 33, 38, 40, 44, 46, 50, 59, 70, 88, 90, 97, 108, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 122, 139, 141, 144, 154, 161, 168, 170, 175, 182, 183, 184, 186, 189, 194, 200, 203, 217, 222, 229, 232, 233, 234, 243, 245, 248, 254, 261, 263, 265, 267, 275, 281, 288, 298, 305, 307, 320], "parenthes": [8, 12, 13, 38, 40, 50, 59, 103, 108, 111, 112, 113, 116, 141, 145, 232, 234, 248, 254, 255, 260, 261, 263, 267, 270, 281, 315, 317, 322], "colon": [8, 38, 44, 76, 88, 111, 116, 162, 171, 206, 249], "unnam": 8, "behav": [8, 23, 61, 63, 135, 146, 172, 182], "construct": [8, 77, 81, 92, 150, 158, 168, 170, 195, 205, 211, 249, 258, 264, 289, 305, 310], "def": [8, 11, 12, 14, 25, 30, 36, 38, 72, 108, 110, 111, 112, 113, 117, 118, 119, 121, 122, 145, 146, 148, 152, 182, 213, 257, 266, 278, 291], "fname": [8, 89, 152], "note": [8, 12, 13, 23, 26, 27, 33, 36, 38, 40, 42, 43, 45, 52, 54, 56, 67, 69, 70, 71, 75, 76, 80, 81, 85, 90, 93, 97, 98, 101, 109, 110, 112, 114, 117, 118, 119, 122, 126, 127, 132, 144, 150, 158, 163, 168, 169, 190, 205, 206, 207, 209, 211, 213, 214, 215, 219, 225, 229, 233, 235, 243, 245, 246, 259, 260, 262, 274, 275, 277, 278, 280, 281, 291, 292, 295, 298, 303, 306, 307, 313], "paralel": 8, "between": [8, 31, 33, 35, 38, 45, 47, 51, 57, 59, 60, 61, 64, 90, 98, 101, 103, 104, 109, 112, 117, 118, 126, 129, 130, 133, 136, 144, 145, 150, 152, 162, 168, 171, 173, 182, 203, 206, 207, 211, 212, 214, 215, 218, 219, 223, 224, 225, 229, 231, 232, 233, 238, 242, 247, 248, 250, 254, 257, 269, 290, 291, 298, 301, 305, 312, 321, 322], "At": [8, 19, 35, 38, 51, 57, 64, 69, 76, 96, 105, 112, 113, 123, 133, 136, 138, 156, 158, 171, 186, 191, 194, 201, 202, 213, 215, 219, 221, 243, 265, 279, 280, 291, 298, 306, 318], "f": [8, 12, 14, 25, 45, 64, 92, 93, 103, 118, 191, 205, 213, 256, 290, 311, 322], "Its": [8, 14, 36, 57, 119, 161, 202, 205, 206, 207, 211, 219, 262, 278], "represent": [8, 27, 35, 118, 150, 191, 196, 206, 248, 256, 257, 265, 269], "becaus": [8, 12, 13, 20, 26, 33, 38, 40, 47, 50, 59, 60, 61, 62, 64, 68, 74, 79, 81, 82, 90, 92, 93, 97, 101, 103, 104, 105, 106, 112, 113, 115, 118, 119, 120, 122, 125, 126, 129, 133, 145, 148, 149, 150, 152, 153, 154, 155, 161, 162, 163, 165, 170, 172, 179, 182, 183, 184, 185, 186, 190, 191, 194, 195, 196, 200, 202, 203, 206, 209, 211, 212, 214, 215, 217, 218, 219, 226, 229, 233, 236, 238, 242, 248, 250, 253, 254, 256, 262, 264, 265, 266, 267, 268, 275, 278, 281, 290, 292, 294, 298, 304, 305, 309, 320], "its": [8, 11, 23, 26, 29, 30, 32, 35, 36, 37, 38, 39, 47, 48, 57, 59, 61, 64, 66, 69, 70, 74, 75, 82, 91, 92, 98, 103, 104, 105, 107, 109, 111, 112, 113, 115, 116, 119, 120, 121, 122, 126, 130, 138, 139, 142, 145, 146, 148, 152, 154, 155, 156, 162, 163, 167, 168, 172, 180, 191, 194, 201, 202, 203, 204, 205, 206, 207, 209, 210, 212, 213, 214, 215, 216, 217, 219, 222, 225, 226, 229, 230, 231, 233, 237, 238, 241, 248, 250, 253, 255, 261, 262, 265, 267, 272, 275, 277, 278, 279, 283, 286, 290, 292, 295, 300, 302, 304, 306, 312, 316], "doesn": [8, 12, 26, 27, 36, 43, 47, 50, 54, 59, 61, 63, 64, 76, 81, 82, 90, 96, 118, 119, 120, 125, 144, 145, 146, 148, 154, 165, 178, 179, 186, 203, 204, 206, 215, 218, 240, 241, 245, 247, 250, 254, 264, 265, 267, 268, 288, 291, 292, 309, 310], "includ": [8, 12, 13, 14, 15, 27, 33, 37, 45, 47, 56, 59, 62, 64, 71, 75, 84, 85, 87, 91, 92, 93, 95, 96, 98, 101, 102, 103, 108, 110, 113, 114, 115, 116, 129, 144, 149, 150, 152, 153, 155, 156, 157, 161, 162, 165, 167, 168, 170, 183, 200, 203, 205, 206, 212, 215, 216, 218, 219, 222, 225, 226, 233, 248, 249, 253, 264, 267, 277, 287, 288, 289, 298, 300, 305, 312, 322], "type": [8, 13, 27, 29, 37, 38, 40, 42, 47, 55, 59, 60, 61, 62, 64, 73, 76, 77, 81, 82, 84, 99, 108, 112, 113, 116, 124, 129, 130, 135, 138, 143, 144, 145, 146, 148, 153, 154, 157, 158, 161, 164, 169, 170, 173, 178, 183, 186, 190, 191, 192, 194, 195, 205, 206, 209, 226, 230, 231, 233, 234, 241, 242, 245, 248, 250, 252, 256, 257, 258, 259, 267, 269, 270, 281, 284, 286, 292, 297, 298, 301, 305, 308, 310, 312, 315, 316, 318, 322], "A": [8, 10, 11, 13, 22, 23, 24, 26, 29, 36, 38, 41, 42, 45, 46, 47, 50, 59, 60, 61, 64, 72, 73, 75, 76, 77, 85, 86, 92, 93, 94, 95, 96, 101, 102, 103, 111, 113, 115, 116, 118, 119, 121, 124, 126, 127, 130, 131, 133, 134, 137, 144, 145, 146, 149, 150, 154, 157, 161, 162, 163, 164, 165, 166, 167, 168, 171, 176, 194, 202, 205, 206, 208, 211, 212, 213, 214, 218, 224, 226, 230, 233, 234, 239, 248, 249, 257, 259, 261, 262, 263, 265, 267, 272, 274, 283, 286, 290, 291, 292, 298, 299, 302, 303, 305, 307, 308, 310, 311, 312, 315, 322], "group": [8, 23, 46, 82, 114, 201, 206, 207, 212, 214, 219, 254, 260, 322], "content": [8, 12, 30, 36, 37, 70, 85, 86, 87, 88, 89, 91, 92, 93, 94, 96, 98, 99, 103, 148, 149, 150, 154, 157, 159, 160, 161, 162, 168, 174, 188, 191, 199, 202, 203, 224, 248, 259, 265, 274, 286, 288, 290, 298, 302, 304, 305, 309], "extra": [8, 13, 18, 25, 30, 47, 59, 93, 98, 133, 135, 139, 140, 145, 195, 202, 216, 222], "around": [8, 18, 50, 51, 59, 62, 72, 77, 111, 115, 120, 155, 156, 182, 183, 201, 205, 207, 209, 211, 214, 218, 222, 231, 236, 238, 254, 290], "x": [8, 11, 12, 14, 23, 25, 26, 27, 28, 30, 31, 37, 38, 42, 43, 45, 47, 48, 49, 50, 51, 56, 59, 70, 72, 75, 94, 105, 108, 109, 110, 113, 114, 115, 118, 119, 122, 144, 165, 174, 179, 186, 200, 201, 202, 206, 207, 211, 212, 213, 214, 215, 216, 232, 235, 240, 252, 256, 258, 260, 262, 263, 264, 267, 278, 287, 290, 291, 292, 295, 301, 302, 305, 306, 307, 308, 312, 316, 317, 319, 320], "natur": [8, 18, 57, 105, 127, 130, 136, 137, 167, 172, 183, 191, 206, 207, 245, 275, 281, 316, 322], "confus": [8, 14, 18, 40, 59, 75, 85, 88, 92, 94, 101, 113, 115, 118, 120, 146, 152, 155, 182, 224, 226, 243, 245, 256, 257, 259, 262, 264, 267, 268, 275, 278, 279, 281, 292, 308, 309, 312], "want": [8, 11, 12, 13, 14, 18, 20, 24, 25, 27, 31, 35, 36, 37, 38, 40, 45, 47, 50, 51, 53, 54, 59, 61, 64, 66, 67, 68, 70, 74, 75, 85, 88, 93, 97, 98, 101, 104, 109, 111, 115, 117, 119, 120, 123, 131, 135, 140, 141, 145, 146, 148, 149, 150, 152, 153, 154, 155, 158, 159, 161, 168, 170, 171, 172, 175, 180, 182, 183, 186, 189, 190, 194, 196, 200, 201, 204, 205, 206, 207, 209, 210, 211, 213, 214, 215, 216, 217, 218, 219, 222, 225, 226, 234, 236, 242, 243, 245, 248, 249, 250, 253, 258, 260, 261, 264, 266, 267, 268, 271, 275, 277, 279, 287, 288, 291, 292, 295, 296, 298, 305, 308, 312, 319, 322], "though": [8, 14, 20, 23, 32, 38, 43, 52, 53, 54, 62, 89, 114, 115, 119, 121, 126, 135, 154, 158, 170, 174, 175, 181, 199, 213, 225, 227, 229, 237, 241, 242, 243, 246, 259, 263, 277, 279, 295], "abl": [8, 12, 18, 20, 26, 34, 35, 37, 51, 52, 54, 61, 64, 77, 81, 90, 93, 95, 104, 105, 108, 119, 123, 136, 144, 145, 152, 153, 168, 171, 175, 176, 185, 191, 194, 209, 217, 218, 221, 222, 229, 231, 273, 278, 291, 296, 301, 318], "written": [8, 15, 38, 46, 50, 51, 56, 59, 61, 62, 64, 98, 103, 115, 125, 126, 130, 132, 133, 145, 152, 154, 167, 178, 182, 183, 186, 191, 200, 203, 215, 216, 257, 275, 291, 306, 320], "illustr": [8, 11, 36, 40, 48, 59, 64, 101, 111, 114, 115, 118, 154, 191, 194, 203, 218, 256, 275, 298], "last": [8, 14, 37, 43, 44, 50, 54, 57, 59, 72, 103, 104, 116, 119, 120, 122, 144, 145, 186, 191, 193, 205, 206, 207, 209, 211, 213, 214, 222, 231, 233, 244, 245, 246, 252, 253, 256, 260, 272, 275, 277, 278, 291, 302, 314], "look": [8, 12, 13, 18, 23, 26, 27, 33, 37, 38, 42, 44, 47, 50, 51, 59, 61, 62, 63, 64, 67, 70, 72, 73, 74, 75, 76, 77, 93, 97, 101, 105, 108, 112, 113, 114, 115, 116, 117, 119, 121, 122, 125, 126, 127, 131, 132, 139, 142, 147, 148, 149, 151, 154, 158, 161, 162, 167, 168, 171, 174, 185, 186, 191, 194, 196, 200, 201, 202, 203, 204, 206, 207, 209, 211, 212, 213, 214, 215, 216, 217, 218, 219, 221, 225, 226, 227, 230, 232, 237, 238, 241, 242, 254, 256, 257, 259, 262, 263, 264, 267, 271, 275, 278, 279, 287, 291, 294, 295, 298, 304, 307, 308, 319, 320, 322], "befor": [8, 10, 11, 14, 18, 27, 30, 37, 40, 47, 53, 54, 59, 61, 62, 63, 64, 70, 71, 91, 98, 99, 103, 113, 115, 122, 129, 130, 133, 135, 137, 141, 144, 149, 152, 153, 157, 159, 161, 163, 167, 168, 169, 170, 171, 174, 182, 186, 200, 203, 207, 209, 211, 212, 214, 217, 226, 233, 234, 242, 245, 249, 253, 256, 257, 263, 264, 273, 275, 277, 279, 281, 288, 291, 292, 295, 298, 307, 309, 311, 312, 316, 322], "neither": [8, 43, 219], "invok": [8, 12, 13, 14, 23, 24, 26, 29, 30, 33, 36, 40, 70, 98, 108, 112, 113, 116, 118, 119, 122, 145, 147, 148, 152, 153, 154, 161, 226, 232, 233, 238, 270, 275, 278, 281, 286, 290, 303, 322], "parallel": [8, 77, 99, 103, 200, 205], "typic": [8, 38, 60, 61, 62, 90, 93, 96, 97, 103, 118, 119, 134, 137, 161, 168, 186, 194, 196, 201, 206, 214, 219, 225, 246, 287, 322], "keyword": [8, 14, 16, 38, 44, 46, 111, 116, 179, 257, 270, 275, 276, 297, 322], "send": [8, 34, 101, 130, 131, 152, 154, 157, 171, 176, 227, 238, 256], "back": [8, 19, 59, 81, 85, 88, 102, 103, 105, 110, 111, 112, 118, 119, 120, 122, 148, 149, 150, 152, 153, 154, 155, 157, 159, 161, 171, 182, 183, 194, 200, 205, 206, 207, 209, 211, 213, 215, 216, 218, 219, 221, 231, 234, 255, 256, 259, 265, 279, 320], "whatev": [8, 25, 27, 54, 75, 98, 105, 108, 114, 118, 144, 150, 154, 191, 207, 214, 234, 259, 262, 281], "mult": [9, 114], "requir": [9, 10, 12, 14, 18, 27, 30, 38, 61, 62, 64, 74, 77, 85, 88, 103, 105, 111, 112, 113, 121, 136, 149, 152, 153, 154, 155, 158, 170, 171, 195, 199, 202, 206, 207, 209, 212, 213, 216, 219, 236, 242, 243, 258, 279, 292, 298, 319, 322], "integ": [9, 10, 12, 14, 24, 27, 30, 32, 34, 35, 43, 48, 51, 56, 59, 61, 64, 69, 77, 79, 106, 107, 108, 109, 118, 119, 121, 144, 153, 167, 170, 178, 183, 196, 206, 209, 211, 225, 231, 235, 242, 245, 248, 253, 254, 257, 259, 260, 265, 267, 269, 271, 280, 281, 283, 294, 295, 305, 316], "default": [9, 10, 12, 14, 27, 29, 38, 40, 77, 139, 140, 146, 152, 158, 161, 162, 164, 166, 182, 211, 215, 216, 247, 257, 275, 276, 277, 283, 289, 305], "multipli": [9, 10, 12, 14, 44, 56, 114, 119, 126, 132, 207, 214, 218, 256, 265, 271, 306], "greet": [9, 35, 45, 113, 119, 154, 163, 301, 305], "doe": [9, 11, 23, 26, 27, 30, 34, 35, 36, 38, 40, 44, 47, 49, 53, 56, 57, 59, 61, 62, 63, 64, 68, 72, 76, 79, 81, 82, 96, 97, 98, 103, 108, 110, 112, 115, 119, 120, 121, 122, 123, 125, 130, 133, 138, 140, 144, 145, 149, 155, 159, 162, 167, 168, 173, 174, 179, 180, 182, 183, 188, 193, 196, 200, 201, 202, 203, 206, 211, 212, 214, 215, 216, 217, 218, 219, 222, 230, 232, 233, 234, 237, 240, 243, 245, 254, 258, 261, 262, 264, 266, 275, 277, 278, 281, 291, 298, 301, 302, 308, 316, 318], "pleas": [9, 12, 72, 105, 122, 149, 153, 214, 226, 240, 259, 263], "fix": [9, 12, 19, 59, 63, 64, 101, 108, 163, 202, 205, 207, 217, 236, 278, 288, 291, 298], "run": [9, 11, 26, 27, 29, 38, 47, 48, 59, 60, 61, 62, 64, 72, 75, 79, 80, 81, 82, 84, 90, 96, 98, 101, 112, 113, 116, 117, 118, 119, 122, 125, 126, 127, 130, 131, 132, 133, 135, 137, 139, 140, 144, 145, 149, 152, 154, 155, 158, 165, 168, 169, 170, 171, 174, 181, 182, 183, 184, 186, 194, 202, 203, 207, 213, 214, 217, 225, 226, 233, 234, 236, 237, 241, 242, 245, 252, 259, 267, 269, 278, 288, 290, 291, 292, 305, 308, 309, 312, 314, 322], "error": [9, 26, 34, 42, 45, 47, 48, 49, 57, 63, 64, 65, 70, 72, 79, 80, 82, 84, 85, 94, 96, 101, 104, 105, 115, 122, 129, 130, 134, 145, 148, 152, 154, 161, 185, 186, 208, 215, 216, 217, 239, 241, 242, 246, 253, 257, 258, 264, 266, 267, 283, 287, 290, 291, 292, 298, 300, 301, 303, 305, 309, 314, 320, 322], "chang": [9, 10, 11, 12, 26, 27, 28, 34, 36, 38, 43, 44, 48, 51, 54, 59, 66, 68, 75, 81, 90, 98, 101, 103, 107, 115, 116, 117, 119, 120, 131, 132, 137, 138, 139, 140, 143, 146, 148, 152, 154, 155, 162, 163, 164, 166, 167, 168, 173, 183, 184, 189, 191, 200, 201, 203, 206, 207, 209, 210, 213, 214, 215, 222, 225, 229, 230, 232, 233, 234, 235, 242, 248, 249, 250, 254, 255, 261, 262, 267, 274, 281, 290, 291, 292, 294, 295, 296, 299, 301, 302, 303, 307, 310, 312, 322], "definit": [9, 11, 12, 14, 15, 23, 26, 29, 33, 34, 37, 38, 39, 44, 101, 106, 108, 110, 112, 113, 115, 116, 118, 119, 121, 123, 124, 131, 140, 145, 146, 154, 183, 186, 189, 200, 202, 205, 206, 207, 209, 212, 214, 217, 222, 224, 226, 248, 253, 275, 288, 292, 322], "intx": 9, "intz": 9, "defualt": 9, "boolean": [9, 18, 44, 46, 47, 54, 55, 108, 182, 183, 186, 188, 257, 275, 276, 292, 297, 322], "dict1": 9, "fals": [9, 10, 38, 40, 42, 43, 44, 45, 46, 47, 51, 52, 75, 109, 113, 119, 122, 129, 144, 182, 183, 186, 226, 231, 233, 245, 246, 249, 257, 266, 276, 292, 297, 302, 304], "checkingifin": 9, "direct": [9, 28, 54, 77, 104, 183, 188, 207, 209, 213, 216, 229, 231, 233], "third": [9, 10, 14, 61, 79, 81, 87, 97, 108, 109, 111, 115, 155, 167, 183, 188, 191, 205, 213, 214, 218, 226, 245, 267, 277, 291, 312, 317], "d": [9, 37, 44, 45, 47, 51, 67, 72, 84, 103, 118, 140, 146, 148, 149, 154, 167, 168, 171, 190, 191, 192, 195, 196, 201, 202, 205, 214, 216, 234, 278, 290, 306], "appl": [9, 24, 40, 52, 150, 158, 172, 196, 297], "pear": [9, 71, 172, 312], "19": [9, 45, 88, 101, 168, 211, 231, 267, 322], "orang": [9, 215, 231], "banana": [9, 71, 246, 304], "grape": [9, 246], "watermelon": 9, "otherwis": [9, 40, 43, 45, 46, 47, 49, 51, 54, 56, 62, 70, 75, 103, 109, 119, 139, 152, 182, 183, 216, 217, 253, 261], "But": [9, 12, 13, 14, 18, 40, 42, 47, 59, 61, 62, 63, 64, 69, 81, 92, 96, 97, 103, 110, 113, 115, 118, 119, 145, 146, 150, 152, 155, 168, 182, 194, 200, 203, 205, 207, 209, 211, 215, 216, 218, 219, 227, 229, 233, 237, 256, 258, 266, 267, 273, 275, 278, 281, 288, 291, 298, 304, 309, 320], "paramt": 9, "skeleton": [9, 18, 67, 291], "invoc": [9, 10, 12, 14, 16, 23, 35, 81, 96, 108, 113, 114, 118, 119, 124, 160, 232, 233, 238, 256, 275, 278, 290, 322], "fill": [9, 10, 12, 18, 38, 67, 99, 103, 163, 211, 235, 298, 305, 314], "mult_int": [10, 12], "switch": [10, 132, 194, 206, 214, 272], "sign": [10, 12, 42, 129, 149, 178, 216, 219, 257, 260, 266, 277], "product": [10, 11, 38, 67, 104, 105, 200, 212, 215, 226, 305, 322], "float": [10, 24, 36, 38, 45, 82, 108, 109, 121, 178, 225, 248, 250, 253, 257, 259, 260, 265, 267, 269, 290, 291, 298, 305], "concaten": [10, 59, 61, 64, 97, 98, 117, 119, 121, 150, 161, 205, 216, 222, 249, 250, 251, 253, 257, 301, 305, 306, 307, 308, 310, 311, 312, 322], "previou": [12, 38, 43, 47, 59, 64, 71, 76, 89, 93, 98, 103, 119, 121, 135, 142, 144, 145, 148, 152, 154, 155, 157, 167, 168, 170, 172, 183, 185, 186, 201, 205, 206, 211, 213, 215, 218, 219, 221, 233, 254, 280, 298, 306, 308, 322], "section": [11, 12, 13, 14, 22, 37, 38, 43, 59, 60, 64, 75, 84, 89, 96, 101, 102, 103, 112, 121, 126, 134, 139, 142, 146, 149, 158, 159, 168, 171, 176, 182, 183, 186, 199, 200, 202, 207, 213, 214, 237, 276, 305, 306, 322], "how": [11, 12, 13, 14, 18, 20, 21, 23, 26, 34, 37, 38, 40, 44, 45, 48, 51, 52, 53, 54, 56, 57, 59, 62, 63, 65, 66, 67, 69, 75, 76, 77, 81, 85, 88, 92, 93, 99, 101, 105, 106, 108, 109, 112, 113, 115, 117, 119, 126, 131, 132, 135, 140, 144, 146, 147, 150, 151, 152, 154, 155, 156, 157, 158, 160, 162, 163, 164, 165, 167, 168, 169, 170, 171, 172, 174, 179, 182, 183, 184, 186, 191, 194, 195, 196, 200, 201, 202, 203, 204, 205, 206, 207, 208, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222, 226, 227, 229, 231, 232, 233, 234, 236, 237, 241, 242, 243, 244, 252, 254, 255, 256, 257, 258, 261, 264, 270, 273, 275, 277, 278, 279, 280, 288, 290, 291, 292, 295, 298, 305, 306, 308, 309, 312, 316, 322], "formal": [12, 14, 23, 33, 104, 108, 113, 115, 117, 118, 119, 122, 123, 127, 130, 136, 137, 157, 162, 183, 213, 245, 254, 275, 322], "base": [12, 14, 18, 26, 33, 35, 53, 59, 61, 63, 69, 74, 82, 93, 103, 134, 148, 150, 154, 155, 158, 182, 194, 200, 202, 207, 212, 214, 215, 218, 225, 238, 257, 260, 273, 275, 277, 278, 279, 283, 290, 292, 322], "particularli": [12, 59, 112, 129, 141, 150, 256, 307, 316], "conveni": [11, 12, 14, 40, 50, 85, 90, 105, 120, 150, 167, 276], "later": [12, 13, 14, 18, 19, 30, 38, 59, 75, 76, 85, 86, 90, 97, 98, 102, 103, 104, 108, 116, 118, 121, 130, 131, 132, 134, 140, 145, 149, 154, 157, 161, 165, 168, 170, 194, 206, 207, 211, 212, 213, 216, 219, 226, 232, 234, 256, 257, 262, 263, 264, 265, 267, 269, 291, 292, 306, 307, 308, 309, 320], "earlier": [12, 23, 25, 27, 37, 59, 70, 101, 140, 145, 158, 167, 168, 189, 199, 219, 256, 259, 281, 291], "ones": [12, 14, 37, 101, 103, 108, 123, 140, 145, 229, 233, 260, 302], "offici": [12, 84, 112, 149, 155, 158], "document": [12, 50, 70, 99, 101, 102, 111, 121, 131, 148, 149, 153, 155, 157, 158, 203, 209, 224, 225, 226, 257, 268, 302, 303, 322], "tutori": [12, 84, 226], "cover": [12, 13, 36, 53, 102, 103, 104, 126, 149, 150, 170, 172, 216, 219, 222, 242, 279, 287, 292], "topic": [12, 60, 85, 88, 96, 104, 124, 322], "quit": [12, 31, 38, 52, 59, 62, 82, 118, 149, 163, 165, 171, 191, 194, 202, 207, 211, 212, 214, 221, 233, 243, 254, 281, 316, 320], "well": [12, 20, 27, 48, 53, 59, 63, 81, 87, 89, 96, 101, 103, 105, 106, 111, 113, 123, 125, 129, 140, 144, 145, 155, 158, 168, 170, 175, 182, 185, 200, 206, 207, 209, 211, 212, 214, 215, 218, 219, 226, 236, 244, 245, 249, 250, 254, 265, 280, 287, 292, 307, 308, 309], "worri": [12, 18, 64, 107, 165, 206, 207, 211, 217, 221, 252, 296, 298, 320], "about": [12, 13, 14, 15, 18, 23, 25, 26, 27, 28, 32, 33, 38, 41, 47, 52, 57, 59, 62, 63, 64, 69, 75, 76, 81, 87, 92, 93, 94, 96, 101, 104, 105, 107, 109, 110, 113, 115, 117, 118, 123, 125, 129, 134, 135, 136, 137, 139, 143, 144, 145, 146, 149, 150, 152, 153, 154, 155, 156, 158, 161, 162, 164, 165, 167, 168, 172, 174, 182, 183, 186, 190, 191, 193, 194, 200, 201, 202, 203, 205, 206, 207, 209, 211, 213, 214, 215, 216, 217, 218, 219, 221, 222, 224, 226, 227, 229, 230, 231, 233, 234, 235, 237, 242, 246, 250, 252, 254, 262, 264, 266, 267, 284, 286, 288, 290, 292, 295, 296, 298, 302, 307, 309, 312, 320, 322], "cheeseshop": 12, "kind": [11, 12, 18, 23, 29, 36, 40, 43, 53, 54, 57, 59, 62, 63, 77, 81, 84, 85, 96, 99, 101, 103, 105, 113, 116, 121, 129, 130, 133, 145, 146, 148, 149, 150, 153, 165, 201, 206, 207, 209, 211, 213, 215, 216, 217, 218, 219, 222, 230, 232, 234, 250, 254, 256, 263, 264, 267, 278, 281, 288, 290, 292, 298, 305], "stuff": [12, 96, 146, 157, 182, 234], "abov": [12, 13, 14, 26, 27, 34, 38, 40, 43, 45, 47, 50, 54, 61, 62, 64, 67, 70, 71, 75, 77, 90, 92, 93, 94, 97, 98, 103, 106, 108, 112, 115, 117, 119, 120, 121, 122, 132, 139, 140, 144, 150, 153, 165, 167, 168, 170, 172, 179, 182, 183, 189, 191, 193, 200, 203, 205, 206, 207, 209, 211, 212, 213, 214, 215, 216, 217, 218, 221, 223, 226, 233, 234, 236, 237, 242, 243, 246, 248, 255, 256, 258, 259, 260, 261, 264, 267, 271, 280, 292, 298, 302, 304, 305, 307, 309, 312], "basic": [12, 13, 18, 41, 105, 129, 130, 131, 145, 152, 157, 159, 168, 171, 176, 203, 206, 211, 212, 213, 221, 227, 229, 235, 258, 269, 322], "veri": [12, 14, 15, 19, 26, 47, 59, 61, 75, 76, 96, 97, 98, 105, 106, 109, 114, 115, 118, 119, 120, 129, 136, 140, 145, 152, 154, 162, 168, 172, 182, 185, 186, 200, 202, 205, 206, 209, 211, 213, 214, 215, 219, 226, 229, 233, 235, 238, 241, 248, 257, 258, 259, 262, 264, 265, 289, 291, 295, 305, 309, 316, 319], "simpl": [12, 14, 23, 33, 40, 47, 61, 64, 76, 92, 93, 96, 97, 103, 104, 105, 110, 111, 114, 119, 126, 131, 133, 149, 150, 161, 171, 182, 202, 203, 204, 205, 207, 209, 212, 213, 214, 215, 218, 221, 233, 238, 248, 250, 253, 257, 263, 264, 292], "0": [12, 14, 24, 30, 35, 38, 43, 45, 47, 48, 49, 51, 56, 59, 63, 64, 66, 70, 71, 72, 75, 79, 80, 81, 97, 108, 109, 115, 117, 119, 144, 146, 148, 153, 156, 161, 163, 165, 166, 167, 168, 170, 172, 178, 181, 182, 183, 186, 191, 200, 202, 206, 207, 211, 212, 214, 215, 218, 219, 222, 224, 225, 229, 231, 235, 240, 245, 246, 248, 249, 252, 255, 257, 260, 273, 278, 279, 283, 287, 288, 289, 290, 291, 299, 301, 306, 312], "With": [12, 16, 59, 61, 62, 74, 81, 113, 158, 170, 172, 176, 191, 193, 209, 214, 219, 263, 278, 288, 295, 313, 316, 322], "form": [12, 26, 44, 49, 59, 62, 96, 101, 103, 115, 145, 149, 150, 153, 154, 157, 158, 165, 166, 185, 206, 211, 213, 215, 216, 241, 250, 264, 299, 305], "paramnam": 12, "expr": [12, 13, 26, 116, 148], "suppli": [12, 14, 23, 30, 204, 213, 217, 289], "overrid": [12, 14, 27, 139, 140, 146, 147, 322], "detail": [12, 18, 34, 54, 60, 64, 70, 75, 77, 84, 103, 104, 113, 126, 129, 131, 144, 155, 160, 161, 168, 177, 206, 219, 221, 224, 235, 245, 248, 267, 302, 310, 322], "predict": [12, 13, 47, 70, 72, 117, 123, 135, 137, 169, 170, 182, 217, 218, 224, 225, 234, 236, 245, 246, 250, 295, 322], "four": [12, 45, 59, 76, 103, 108, 111, 152, 156, 161, 167, 171, 188, 191, 194, 201, 202, 209, 211, 213, 216, 219, 222, 248, 249, 272, 291, 313, 316, 317], "dure": [12, 14, 38, 60, 69, 79, 81, 101, 113, 116, 144, 148, 152, 166, 181, 186, 194, 205, 219, 226, 257, 265, 272, 275, 289, 299], "stack": [12, 114, 116, 206, 322], "frame": [12, 114, 116, 122], "yet": [12, 36, 38, 54, 59, 64, 75, 110, 116, 131, 148, 152, 171, 191, 200, 201, 210, 211, 219, 256, 273, 279, 291, 295, 304, 320], "slightli": [12, 13, 14, 25, 35, 143, 146, 215, 219, 226, 254, 258], "stand": [12, 14, 33, 40, 86, 103, 150, 157, 162, 196, 216], "alon": [12, 14, 33, 157, 205, 208, 213, 310], "top": [12, 15, 26, 110, 112, 115, 116, 129, 164, 166, 168, 183, 188, 191, 193, 200, 202, 205, 207, 208, 219, 221, 226, 246, 273, 280, 309], "level": [12, 15, 26, 50, 57, 64, 81, 90, 104, 105, 112, 115, 116, 130, 133, 138, 142, 144, 161, 167, 189, 191, 193, 195, 206, 215, 219, 236, 237, 245, 297, 322], "set": [12, 14, 26, 29, 35, 36, 38, 54, 55, 61, 71, 74, 75, 79, 82, 96, 97, 101, 103, 105, 120, 122, 126, 130, 131, 138, 144, 145, 148, 152, 153, 154, 161, 168, 173, 178, 179, 182, 184, 186, 191, 202, 203, 205, 206, 207, 211, 212, 213, 214, 215, 219, 226, 229, 231, 232, 233, 234, 238, 240, 243, 255, 257, 276, 283, 286, 287, 288, 289, 290, 292, 305, 312, 322], "local": [12, 82, 90, 98, 114, 115, 116, 119, 123, 124, 156, 322], "everi": [12, 27, 29, 32, 37, 38, 51, 56, 64, 76, 87, 88, 121, 131, 144, 146, 152, 157, 159, 167, 168, 176, 183, 190, 193, 206, 207, 209, 211, 213, 214, 217, 218, 219, 229, 233, 237, 238, 259, 266, 269, 283, 292, 295, 304, 316, 317], "method": [12, 16, 18, 20, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 68, 75, 78, 82, 92, 93, 94, 97, 98, 99, 100, 109, 116, 138, 139, 141, 144, 146, 147, 148, 154, 155, 161, 168, 182, 186, 189, 200, 206, 211, 215, 222, 225, 230, 231, 233, 236, 238, 239, 240, 242, 247, 274, 280, 281, 283, 286, 295, 298, 308, 310, 311, 313, 316, 319, 322], "allow": [12, 14, 23, 25, 38, 43, 45, 54, 59, 64, 70, 72, 80, 92, 97, 98, 99, 103, 104, 105, 121, 126, 130, 131, 132, 139, 140, 145, 150, 152, 155, 157, 158, 161, 168, 171, 179, 183, 200, 201, 203, 206, 208, 211, 214, 215, 222, 225, 226, 227, 229, 233, 234, 238, 248, 253, 259, 277, 301, 316, 318], "sentenc": [12, 13, 37, 56, 62, 72, 75, 92, 103, 129, 133, 244, 252, 255, 258, 280, 291, 308, 312], "specif": [12, 23, 27, 30, 32, 37, 40, 61, 64, 70, 75, 81, 82, 84, 93, 96, 103, 123, 129, 130, 152, 157, 158, 162, 168, 219, 290, 292, 298, 305], "interpol": [12, 305], "sometim": [12, 14, 40, 43, 44, 49, 51, 59, 61, 77, 84, 93, 104, 108, 113, 119, 120, 121, 132, 133, 135, 140, 148, 150, 154, 161, 162, 168, 172, 173, 184, 206, 217, 232, 233, 236, 253, 257, 260, 264, 265, 268, 288, 290, 292, 294, 296, 307, 308], "insert": [12, 62, 79, 80, 97, 103, 109, 168, 203, 297, 301, 302, 305], "assum": [12, 14, 48, 51, 59, 61, 67, 98, 99, 109, 129, 140, 145, 148, 163, 164, 168, 189, 205, 206, 211, 213, 222, 225, 243, 292, 316], "everywher": [12, 280, 307], "order": [12, 26, 36, 41, 43, 44, 47, 50, 56, 57, 61, 62, 70, 72, 76, 77, 103, 108, 110, 111, 116, 122, 129, 149, 150, 152, 153, 154, 157, 161, 163, 166, 168, 172, 179, 183, 196, 199, 202, 204, 205, 206, 207, 215, 216, 219, 226, 227, 229, 231, 233, 240, 243, 245, 248, 255, 256, 257, 258, 263, 270, 272, 274, 275, 276, 277, 278, 279, 280, 281, 290, 295, 299, 302, 305, 312, 313, 319, 322], "matter": [12, 33, 35, 36, 47, 56, 76, 103, 119, 129, 131, 144, 165, 201, 212, 231, 245, 252, 254, 256, 258, 264, 266, 287], "z": [12, 13, 14, 43, 50, 53, 56, 108, 113, 119, 122, 144, 173, 180, 201, 205, 242, 252, 257, 271, 272, 275, 278, 287, 290, 312, 317], "y": [12, 14, 26, 27, 28, 30, 31, 37, 38, 42, 43, 45, 47, 48, 50, 56, 108, 109, 110, 113, 114, 117, 118, 119, 120, 122, 165, 173, 186, 200, 201, 202, 205, 206, 207, 211, 212, 213, 214, 215, 218, 232, 235, 252, 258, 260, 262, 263, 271, 287, 290, 291, 292, 294, 305, 312, 316, 317, 319, 320], "alexei": 12, "catalina": 12, "misuki": 12, "pablo": 12, "she": [12, 54, 231], "yell": 12, "come": [12, 18, 19, 38, 40, 50, 63, 85, 88, 103, 104, 110, 111, 118, 129, 131, 150, 152, 153, 157, 170, 174, 184, 186, 200, 202, 206, 207, 209, 211, 213, 214, 215, 218, 219, 222, 226, 237, 258, 263, 265, 275, 278, 290, 301, 307, 309, 320], "f_one": 12, "f_two": 12, "f_three": 12, "hello": [12, 14, 62, 64, 72, 111, 112, 113, 119, 121, 125, 127, 128, 169, 239, 246, 248, 263, 265, 271, 297, 305, 312, 322], "hellohellohello": 12, "suppos": [11, 12, 25, 31, 34, 61, 66, 75, 84, 90, 93, 94, 115, 123, 140, 141, 146, 149, 154, 182, 195, 201, 204, 205, 206, 211, 213, 214, 215, 216, 218, 222, 273, 275, 277, 278, 279, 283, 288, 290, 291, 292, 308], "review": [13, 75, 81, 103, 112, 153, 159, 168, 214, 216, 218, 229, 273, 306], "materi": [13, 18, 75, 103, 104, 117, 133, 256], "alreadi": [13, 15, 18, 23, 25, 26, 27, 38, 54, 94, 98, 103, 106, 108, 110, 111, 113, 118, 119, 144, 149, 152, 153, 155, 158, 165, 182, 185, 204, 214, 219, 226, 237, 243, 254, 261, 273, 277, 279, 288, 291, 298, 302, 303, 308, 316], "focus": [13, 183, 218], "There": [13, 14, 17, 18, 25, 35, 36, 38, 40, 42, 43, 44, 45, 47, 70, 81, 90, 97, 111, 115, 118, 119, 120, 144, 145, 148, 149, 151, 152, 161, 168, 170, 171, 182, 183, 184, 186, 191, 192, 194, 198, 202, 206, 207, 209, 210, 212, 213, 214, 215, 218, 221, 226, 229, 231, 234, 237, 238, 242, 248, 256, 257, 263, 266, 271, 278, 279, 283, 285, 292, 298, 302, 303, 304, 305, 307, 314], "special": [11, 13, 27, 29, 30, 38, 40, 45, 47, 92, 95, 101, 103, 111, 116, 119, 121, 133, 137, 140, 145, 152, 154, 161, 191, 195, 207, 213, 216, 222, 229, 232, 245, 250, 257, 260, 264, 265, 266, 288, 305, 322], "split": [13, 20, 75, 92, 93, 99, 109, 157, 178, 202, 203, 205, 214, 218, 250, 251, 252, 310, 311, 322], "join": [13, 47, 97, 105, 109, 152, 214, 249, 250, 251, 252, 308, 310, 311, 322], "pop": [13, 213, 233, 240, 297, 302], "until": [13, 36, 39, 54, 77, 81, 85, 92, 101, 103, 110, 114, 116, 117, 118, 122, 130, 131, 132, 138, 144, 145, 152, 156, 161, 164, 172, 176, 180, 181, 183, 186, 200, 201, 209, 215, 233, 234, 257, 279, 292, 305], "worth": [13, 59, 66, 97, 152, 210], "methodnam": [13, 116], "addit": [13, 23, 30, 33, 50, 61, 64, 69, 75, 81, 92, 98, 101, 103, 104, 105, 113, 114, 116, 131, 132, 139, 144, 145, 149, 150, 154, 168, 186, 191, 203, 206, 207, 211, 213, 216, 219, 226, 250, 257, 260, 261, 275, 284, 290, 291, 300, 303, 308], "left": [13, 14, 32, 47, 50, 52, 54, 59, 68, 70, 71, 76, 77, 110, 115, 122, 127, 129, 132, 144, 149, 164, 167, 168, 169, 171, 181, 182, 186, 191, 205, 207, 211, 213, 216, 221, 225, 229, 230, 231, 232, 233, 235, 236, 240, 242, 245, 248, 257, 261, 263, 264, 267, 301, 308, 314, 316], "dot": [13, 23, 33, 70, 168, 200, 214, 233, 235, 238, 302, 312], "correct": [11, 13, 34, 36, 47, 48, 57, 59, 61, 62, 64, 72, 98, 101, 117, 129, 133, 144, 205, 207, 216, 218, 225, 229, 240, 258, 267, 286, 290, 291, 292, 297, 298, 305, 310, 312], "appear": [13, 18, 38, 44, 59, 61, 75, 77, 79, 103, 108, 113, 114, 117, 125, 127, 130, 131, 144, 168, 180, 202, 218, 225, 242, 247, 256, 259, 261, 262, 263, 264, 265, 266, 272, 273, 277, 295, 305], "period": [13, 59, 62, 87, 152, 214, 281], "chop": [13, 156], "whenev": [13, 38, 45, 67, 68, 150, 183, 186, 267, 298], "encount": [13, 59, 60, 75, 81, 82, 152, 161, 162, 236, 243, 265, 298, 308], "whitespac": [13, 247, 303], "space": [13, 15, 51, 62, 66, 95, 111, 116, 150, 191, 200, 201, 205, 226, 234, 240, 254, 266, 283, 312], "tab": [13, 93, 150, 155, 207], "newlin": [13, 75, 85, 91, 92, 97, 98, 196], "put": [13, 27, 30, 35, 40, 47, 85, 94, 97, 103, 112, 113, 118, 141, 144, 145, 148, 150, 153, 154, 155, 162, 168, 170, 171, 186, 201, 202, 203, 205, 206, 207, 208, 209, 211, 214, 215, 218, 222, 226, 229, 231, 232, 233, 235, 240, 241, 245, 254, 259, 263, 267, 280, 281, 305], "remov": [13, 19, 59, 62, 71, 77, 109, 117, 130, 135, 203, 205, 206, 213, 214, 218, 253, 280, 297, 300, 301, 302, 303, 312], "show": [13, 18, 27, 37, 48, 51, 69, 79, 85, 98, 99, 113, 116, 117, 118, 132, 145, 146, 150, 151, 153, 158, 164, 168, 175, 183, 184, 190, 191, 194, 206, 211, 212, 213, 214, 218, 219, 229, 233, 253, 257, 262, 267, 272, 298, 302, 305, 313], "start": [13, 18, 20, 34, 35, 37, 40, 45, 54, 56, 59, 60, 64, 66, 75, 77, 78, 81, 90, 92, 96, 97, 98, 104, 111, 112, 113, 118, 119, 123, 127, 130, 133, 144, 145, 146, 152, 156, 157, 159, 162, 166, 167, 168, 170, 176, 181, 182, 186, 191, 202, 203, 204, 207, 209, 211, 212, 213, 214, 215, 216, 218, 221, 222, 225, 227, 229, 231, 233, 235, 237, 245, 246, 249, 255, 262, 263, 266, 280, 287, 291, 292, 295, 297, 299, 307, 308, 322], "right": [13, 14, 18, 26, 27, 32, 38, 43, 45, 47, 52, 54, 57, 59, 61, 62, 64, 68, 70, 75, 76, 77, 82, 99, 103, 109, 119, 129, 132, 133, 135, 150, 154, 162, 163, 164, 165, 168, 169, 174, 179, 181, 182, 191, 203, 205, 206, 207, 210, 211, 213, 216, 218, 221, 225, 226, 229, 231, 233, 235, 238, 240, 245, 248, 257, 260, 261, 262, 263, 264, 267, 270, 279, 287, 289, 290, 291, 292, 312, 316, 322], "replac": [13, 67, 75, 103, 106, 109, 118, 131, 133, 161, 168, 191, 203, 205, 207, 213, 216, 217, 219, 222, 280, 298, 303, 305], "occurr": [13, 51, 66, 75, 109, 213, 254, 280, 297, 302, 303], "entenc": 13, "shorter": [13, 119, 133, 194, 211, 309], "treatment": [14, 111], "far": [14, 15, 18, 30, 54, 59, 64, 66, 67, 75, 76, 77, 88, 98, 99, 104, 119, 129, 144, 165, 170, 186, 191, 204, 212, 213, 214, 216, 222, 229, 234, 250, 257, 263, 290, 291, 301, 307, 309, 310, 313], "zero": [14, 47, 51, 60, 79, 81, 82, 103, 170, 186, 242, 243, 245, 246, 248, 253, 260, 290, 291], "exactli": [14, 27, 34, 36, 40, 43, 45, 48, 59, 64, 81, 109, 113, 115, 120, 126, 129, 130, 139, 145, 146, 149, 152, 154, 164, 167, 171, 203, 206, 211, 213, 214, 217, 218, 231, 234, 257, 259, 261, 265, 291, 305, 315, 316], "almost": [14, 23, 25, 44, 59, 64, 104, 133, 152, 167, 183, 217, 219, 237, 267, 292, 298], "nice": [14, 19, 43, 59, 67, 75, 85, 88, 104, 105, 107, 113, 152, 154, 182, 191, 194, 202, 211, 213, 214, 255, 256, 265], "complex": [14, 15, 23, 34, 39, 53, 64, 76, 97, 105, 118, 119, 131, 145, 146, 149, 155, 168, 171, 182, 197, 202, 203, 207, 213, 222, 227, 232, 237, 238, 242, 260, 263, 270, 279, 287, 291, 298, 305, 322], "non": [14, 35, 51, 81, 119, 160, 216, 218, 234, 302, 311, 322], "int": [14, 36, 38, 59, 60, 64, 108, 121, 148, 178, 209, 233, 250, 253, 257, 259], "wish": [14, 31, 38, 98, 105, 136, 168, 183, 217, 219, 226, 233], "100": [14, 24, 45, 47, 101, 103, 109, 119, 149, 163, 168, 202, 205, 206, 211, 212, 214, 215, 216, 225, 229, 230, 233, 260, 261, 298], "rightmost": [14, 245], "digit": [14, 63, 108, 109, 161, 168, 207, 209, 222, 254, 257, 260, 266, 272, 275, 297, 305], "next": [14, 18, 20, 26, 38, 43, 47, 50, 54, 59, 64, 75, 81, 82, 85, 98, 101, 103, 110, 112, 113, 119, 122, 125, 126, 132, 139, 144, 145, 152, 153, 157, 159, 163, 167, 168, 170, 171, 172, 179, 182, 183, 186, 194, 201, 202, 203, 208, 209, 211, 213, 214, 215, 218, 222, 233, 235, 237, 256, 261, 264, 276, 280, 283, 291, 292, 305, 309, 316], "64": [14, 206], "math": [14, 45, 60, 82, 105, 109, 126, 131, 201, 202, 206, 212, 214, 226, 258, 267, 297, 308], "educ": [14, 104, 105, 214], "believ": [14, 62, 104, 105, 131], "elementari": 14, "school": [14, 85, 88, 101, 212, 245, 256, 305], "much": [11, 14, 57, 59, 64, 90, 104, 105, 106, 113, 115, 127, 129, 131, 133, 151, 152, 153, 156, 161, 165, 167, 174, 182, 183, 186, 203, 204, 205, 207, 211, 213, 214, 215, 217, 218, 219, 232, 237, 245, 248, 250, 258, 262, 264, 292, 312, 315], "deeper": [14, 194, 265], "system": [14, 39, 75, 82, 90, 95, 98, 99, 123, 130, 156, 162, 194, 202, 205, 210, 212, 221, 224, 226, 307, 322], "foundat": [14, 85, 88, 101, 102, 103, 104, 322], "algebra": [14, 42, 215, 256, 261, 267], "arithmet": [14, 42, 45, 50, 109, 168, 205, 212, 255, 298, 308], "movement": [14, 205, 211, 231], "popular": [14, 104, 105, 149, 202, 209, 218, 219, 222, 262], "1960": [14, 39], "1970": 14, "usa": [14, 76, 188, 211, 219], "author": [14, 59, 103, 104, 155, 207, 307], "textbook": [14, 18, 59, 75, 77, 90, 98, 103, 105, 112, 132, 133, 134, 136, 148, 152, 154, 161, 165, 175, 184, 236, 248, 258, 280, 292, 295], "resnick": [14, 102, 316, 322], "credit": [14, 56, 66, 69, 103], "ruin": 14, "hi": [14, 35, 71, 101, 104, 139, 140, 145, 146, 154, 205, 214], "mind": [14, 30, 37, 47, 63, 95, 165, 212, 267, 292, 316, 322], "good": [14, 18, 34, 43, 45, 47, 59, 63, 64, 72, 89, 95, 106, 109, 115, 122, 127, 129, 131, 135, 141, 144, 148, 149, 152, 155, 164, 182, 183, 194, 195, 200, 201, 203, 204, 206, 207, 209, 211, 214, 215, 218, 219, 225, 229, 231, 240, 245, 262, 265, 267, 268, 287, 290, 292, 306, 311, 312, 322], "tom": 14, "lehrer": 14, "wrote": [14, 18, 59, 61, 63, 101, 201, 208, 212, 226, 232, 292], "funni": [14, 64, 149, 152, 154, 164, 205, 214, 268], "song": [14, 37, 144, 145, 174], "1965": 14, "visual": [14, 18, 122, 132, 164, 191, 200, 201, 206, 211, 219, 238, 256, 262, 264], "youtub": [14, 105], "rendit": 14, "lip": 14, "synch": 14, "becom": [14, 15, 23, 26, 34, 38, 59, 96, 98, 99, 101, 104, 105, 115, 118, 134, 166, 183, 189, 203, 205, 206, 216, 218, 226, 295, 299, 301, 309], "bind": [14, 120, 226], "mechan": [14, 27, 35, 69, 84, 96, 119, 146, 147, 156, 171, 176, 183, 239, 275, 276, 311, 322], "relat": [14, 37, 38, 42, 48, 50, 59, 82, 103, 104, 141, 149, 153, 155, 206, 219, 230, 302], "tricki": [14, 59, 61, 66, 81, 93, 97, 161, 186, 263], "cannot": [11, 14, 34, 59, 61, 109, 115, 117, 122, 182, 214, 250, 257, 266, 267, 301], "mutabl": [14, 36, 68, 71, 116, 120, 124, 248, 290, 294, 310, 311, 322], "share": [14, 74, 90, 103, 115, 120, 155, 201, 209, 214, 304], "suggest": [14, 18, 38, 90, 101, 129, 132, 215, 229, 290, 291, 292, 305, 308], "never": [14, 26, 35, 59, 75, 117, 119, 152, 182, 183, 184, 242, 256, 265, 266, 267, 275, 287, 290, 292, 304], "carefulli": [14, 18, 47, 52, 59, 64, 113, 117, 144, 167, 174, 218, 232, 307], "9": [11, 14, 27, 38, 51, 64, 75, 88, 101, 109, 113, 118, 119, 122, 167, 168, 170, 173, 200, 205, 206, 211, 212, 214, 215, 225, 252, 255, 257, 260, 290, 305, 306, 312, 322], "copi": [14, 18, 35, 78, 102, 120, 121, 146, 148, 150, 152, 153, 155, 194, 197, 203, 209, 226, 229, 241, 280, 295, 296, 309, 310, 322], "present": [14, 56, 63, 70, 75, 84, 101, 103, 108, 132, 203, 265], "str_mult": 14, "readabl": [15, 103, 121, 174, 182, 183, 196, 259, 298, 300, 305, 319], "sinc": [15, 23, 25, 30, 31, 38, 42, 44, 59, 61, 64, 68, 70, 98, 104, 112, 117, 118, 119, 132, 139, 167, 168, 169, 174, 182, 183, 194, 204, 206, 214, 218, 232, 243, 246, 256, 257, 261, 291, 294, 295, 298, 304, 305], "modifi": [11, 15, 18, 25, 34, 39, 62, 68, 71, 102, 103, 117, 119, 120, 125, 132, 138, 139, 181, 186, 213, 218, 221, 233, 247, 249, 253, 271, 281, 290, 295, 296, 301, 302, 305, 310], "often": [15, 18, 27, 29, 38, 47, 50, 53, 57, 59, 61, 64, 74, 75, 81, 91, 96, 104, 112, 113, 126, 127, 129, 140, 159, 161, 164, 172, 176, 183, 185, 191, 192, 205, 206, 209, 212, 217, 219, 225, 226, 247, 248, 253, 257, 258, 259, 264, 266, 267, 273, 279, 290, 304, 309, 319], "few": [15, 18, 35, 37, 38, 57, 59, 62, 75, 90, 95, 97, 101, 104, 112, 131, 132, 133, 135, 139, 144, 145, 146, 152, 161, 164, 168, 186, 191, 194, 196, 202, 203, 204, 205, 206, 207, 209, 211, 212, 213, 214, 217, 219, 221, 222, 225, 226, 234, 239, 243, 253, 259, 303, 308, 322], "pointer": [15, 191], "file": [15, 59, 75, 82, 86, 87, 88, 91, 101, 103, 105, 106, 122, 130, 131, 150, 152, 153, 154, 157, 161, 162, 165, 168, 196, 201, 202, 203, 214, 215, 218, 219, 224, 226, 280, 290, 322], "bottom": [15, 75, 94, 110, 123, 129, 145, 164, 166, 168, 202, 203, 205, 207], "format": [16, 24, 75, 93, 95, 97, 100, 103, 144, 149, 150, 152, 153, 154, 155, 157, 159, 161, 194, 196, 203, 217, 219, 257, 265, 298, 303, 310, 311, 312, 322], "anonym": [16, 191, 322], "style": [16, 29, 33, 101, 166, 203, 207, 221, 299, 322], "lesson": [18, 59, 64, 209], "debug": [18, 59, 108, 119, 120, 130, 149, 150, 152, 154, 159, 160, 191, 194, 207, 237, 279, 287, 291, 292, 298, 305, 322], "interlud": [18, 64], "solv": [18, 19, 21, 24, 38, 57, 64, 98, 104, 105, 126, 130, 136, 178, 185, 195, 204, 205, 207, 209, 214, 222, 227, 238, 255, 258, 269, 277, 279, 311, 316, 322], "problem": [11, 18, 19, 21, 24, 34, 35, 38, 43, 48, 51, 56, 57, 59, 60, 61, 62, 64, 70, 75, 76, 82, 93, 98, 103, 104, 105, 107, 114, 119, 121, 123, 126, 129, 130, 136, 148, 152, 153, 170, 178, 180, 182, 183, 185, 186, 194, 200, 204, 205, 207, 209, 211, 214, 215, 216, 218, 219, 222, 226, 227, 236, 237, 238, 255, 258, 263, 269, 271, 273, 277, 290, 294, 298, 306, 308, 309, 311, 316, 322], "book": [18, 59, 64, 76, 77, 97, 99, 101, 103, 104, 105, 111, 126, 133, 134, 136, 137, 149, 152, 158, 161, 163, 165, 174, 199, 206, 207, 222, 226, 232, 248, 258, 292, 307, 309, 322], "approach": [18, 41, 70, 104, 148, 172, 237, 298, 305, 316, 322], "larger": [18, 34, 35, 118, 123, 144, 151, 161, 182, 194, 205, 207, 211, 212, 213, 215, 216, 291, 292], "tempt": [18, 59, 64, 237, 246, 254, 301, 308, 309], "past": [18, 51, 101, 105, 111, 144, 148, 154, 178, 188, 194, 203, 205, 214, 240, 249, 308, 312], "snippet": [18, 134, 135, 149, 288], "somewher": [18, 52, 59, 103, 229, 233, 275], "hope": [18, 101, 148], "small": [18, 64, 75, 105, 133, 143, 157, 159, 168, 191, 194, 196, 200, 202, 203, 207, 208, 209, 211, 212, 214, 216, 218, 237, 258, 290, 291, 292, 308], "edit": [18, 103, 132, 252, 322], "lead": [18, 53, 59, 201, 226, 303, 307], "solut": [18, 21, 64, 75, 93, 105, 126, 130, 136, 161, 163, 184, 200, 204, 207, 209, 215, 222, 271, 277, 298, 301], "frustrat": [18, 63, 64, 104, 105, 207, 237], "substitut": [18, 75, 97, 119, 154, 176, 222, 267, 298, 303, 305, 307, 322], "feel": [18, 64, 104, 113, 117, 135, 146, 191, 203, 207, 213, 222, 271], "vagu": [18, 292], "familiar": [18, 38, 42, 151, 207, 216, 226, 234, 256, 265], "complic": [18, 37, 59, 61, 113, 119, 126, 127, 131, 134, 152, 178, 189, 195, 211, 212, 214, 219, 240, 263, 265, 279, 291, 310], "baffl": 18, "And": [18, 27, 35, 37, 47, 59, 64, 92, 95, 105, 113, 119, 123, 129, 140, 143, 145, 146, 150, 164, 192, 207, 214, 215, 217, 218, 231, 263, 278], "fair": 18, "bit": [18, 48, 54, 59, 62, 64, 93, 96, 145, 146, 150, 156, 161, 162, 165, 182, 189, 194, 200, 202, 203, 205, 206, 211, 212, 214, 215, 217, 218, 219, 221, 234, 237, 243, 249, 258, 264, 279, 292], "recommend": [18, 92, 97, 103, 105, 115, 123, 153, 155, 189, 212, 308], "down": [18, 57, 61, 64, 75, 85, 88, 92, 101, 114, 120, 123, 182, 194, 200, 205, 206, 207, 209, 212, 214, 215, 217, 218, 219, 221, 229, 235, 237, 238, 250, 278, 292, 322], "manner": 18, "comment": [11, 18, 19, 53, 59, 72, 101, 104, 111, 123, 130, 136, 137, 178, 188, 231, 233, 257, 287, 292, 308, 322], "piec": [18, 45, 47, 63, 64, 74, 98, 101, 127, 176, 237, 250, 255, 258, 308], "paper": [18, 85, 88, 125, 204, 205, 267, 307], "spatial": 18, "walk": [18, 119, 163, 181, 187, 194, 209, 214, 217, 322], "room": [18, 101, 104, 186, 207, 242], "trick": [18, 59, 64, 67, 93, 194], "everyth": [18, 31, 59, 90, 144, 145, 146, 155, 161, 194, 206, 207, 218, 219, 226, 227, 245, 263, 307], "own": [18, 23, 26, 35, 38, 48, 53, 59, 90, 113, 119, 139, 145, 152, 168, 195, 202, 207, 209, 211, 212, 213, 214, 217, 226, 229, 231, 238, 241, 250, 265, 275, 292, 298, 308, 312, 322], "translat": [18, 40, 47, 72, 76, 90, 101, 130, 133, 148, 149, 162, 226, 308], "stage": [18, 59, 64, 101, 159, 265, 291, 292], "english": [18, 46, 47, 62, 72, 75, 76, 85, 88, 101, 103, 119, 129, 144, 160, 186, 202, 217, 218, 226, 238, 297, 322], "descript": [18, 37, 59, 70, 82, 119, 144, 157, 182, 203, 212, 213, 219, 235, 302, 303], "earli": [18, 101, 131, 159, 205, 209, 217, 292], "checklist": 18, "pull": [18, 35, 150, 153, 191, 194, 232], "summari": [18, 70, 108, 124, 207, 219, 230, 239, 298, 302, 303, 311, 322], "bracket": [18, 45, 103, 171, 191, 225, 236, 243, 245, 248, 265, 301], "varnam": [18, 26], "seq": 18, "occur": [18, 33, 38, 47, 57, 59, 60, 61, 63, 64, 69, 70, 72, 75, 81, 82, 109, 112, 115, 120, 130, 134, 135, 144, 152, 154, 167, 168, 170, 184, 190, 207, 218, 225, 226, 231, 233, 236, 242, 260, 291], "circumst": [18, 64, 161], "els": [18, 43, 46, 48, 53, 54, 55, 59, 61, 84, 90, 101, 103, 108, 111, 113, 119, 146, 152, 174, 182, 186, 209, 213, 226, 229, 254, 266, 278, 287, 320, 322], "exp": 18, "new_valu": 18, "remind": [18, 20, 35, 59, 112, 191, 207, 212, 258, 278, 308], "wait": [18, 47, 59, 64, 184, 186, 203, 209, 214, 217, 233, 255, 305], "done": [18, 20, 25, 38, 50, 54, 59, 64, 77, 81, 89, 91, 96, 98, 99, 111, 115, 119, 131, 144, 146, 148, 163, 171, 178, 183, 184, 199, 203, 209, 212, 213, 214, 219, 226, 229, 234, 237, 240, 242, 273, 274, 275, 279], "delet": [18, 71, 103, 140, 253, 309, 311, 322], "diagnost": [18, 135, 152], "No": [18, 35, 47, 56, 148, 158, 201, 209, 217, 258, 268], "leav": [18, 59, 75, 132, 181, 208, 213, 214, 218, 229, 231, 235, 238, 255, 310], "peopl": [11, 18, 34, 50, 63, 95, 105, 115, 118, 119, 125, 129, 130, 151, 152, 155, 161, 176, 184, 185, 186, 193, 196, 203, 205, 209, 212, 219, 226, 255, 265, 305, 308, 314, 322], "art": [18, 63, 92, 105, 202, 205, 207, 290], "inform": [11, 18, 20, 23, 30, 34, 37, 56, 59, 69, 76, 81, 85, 88, 93, 95, 111, 113, 117, 120, 126, 129, 130, 134, 148, 150, 153, 154, 156, 157, 161, 162, 168, 193, 194, 206, 209, 212, 213, 214, 218, 219, 224, 226, 249, 257, 283, 305, 312, 319, 322], "peer": [18, 103], "rule": [18, 26, 38, 57, 59, 62, 103, 104, 111, 115, 118, 129, 130, 141, 142, 144, 167, 189, 191, 212, 213, 214, 216, 233, 257, 261, 266, 305], "thumb": 18, "doubt": 18, "sens": [18, 33, 61, 64, 75, 103, 118, 131, 144, 148, 151, 161, 194, 201, 202, 204, 205, 219, 232], "someon": [18, 61, 71, 87, 90, 129, 146, 201, 215, 226, 278, 320], "page": [11, 18, 36, 75, 77, 94, 98, 99, 103, 115, 117, 123, 131, 132, 134, 148, 152, 157, 160, 161, 162, 203, 221, 230, 238, 242, 276, 322], "congrat": 19, "isn": [19, 38, 54, 144, 148, 184, 190, 215, 236, 307], "aren": [19, 43, 144, 165, 174, 191, 279], "obviou": [19, 61], "point": [19, 23, 26, 27, 28, 30, 31, 33, 35, 36, 37, 38, 45, 57, 59, 66, 69, 81, 82, 85, 88, 97, 101, 108, 109, 110, 112, 115, 116, 131, 132, 133, 145, 158, 164, 165, 182, 191, 201, 203, 206, 209, 213, 214, 215, 216, 217, 225, 226, 235, 249, 253, 257, 260, 265, 267, 279, 286, 290, 291, 292, 298, 304, 305], "fulli": [19, 89, 104], "could": [11, 19, 20, 25, 33, 34, 38, 40, 48, 51, 53, 56, 59, 63, 64, 71, 74, 75, 81, 84, 86, 90, 97, 99, 103, 105, 106, 108, 119, 120, 126, 140, 145, 146, 158, 161, 162, 164, 167, 170, 171, 175, 176, 178, 182, 183, 189, 194, 196, 203, 205, 206, 207, 209, 214, 215, 219, 226, 229, 231, 232, 240, 258, 277, 279, 284, 289, 290, 291, 301, 304, 306, 307, 308, 312, 314, 319], "easili": [11, 19, 59, 81, 86, 96, 126, 211, 215, 222, 231, 249, 258, 291], "easi": [19, 59, 64, 96, 104, 105, 108, 112, 118, 130, 145, 150, 157, 164, 183, 194, 201, 203, 206, 207, 209, 211, 215, 219, 222, 236, 237, 243, 258, 275, 279, 290, 302, 316], "ourselv": [19, 106, 161, 182, 183, 209, 238, 278, 290], "dai": [19, 43, 45, 96, 103, 149, 200, 205, 209, 212, 214, 219, 250, 252, 255, 267, 319], "week": [19, 96, 104, 209, 219, 242, 255], "month": [19, 56, 163, 209, 319], "prompt": [11, 20, 21, 35, 53, 130, 144, 186, 233, 255, 257, 259, 308], "build": [20, 21, 51, 97, 108, 114, 144, 171, 176, 183, 211, 225, 232, 236, 237, 238, 260, 263, 269, 280, 307, 322], "replic": [20, 21, 206], "physic": [20, 21, 63, 214], "five": [20, 21, 59, 103, 119, 149, 153, 155, 166, 167, 202, 203, 206, 209, 240, 271, 273, 277, 299, 313], "user": [11, 20, 21, 27, 29, 30, 35, 36, 37, 41, 45, 47, 54, 59, 61, 64, 72, 82, 90, 99, 103, 105, 108, 113, 123, 126, 130, 131, 144, 149, 150, 155, 158, 161, 163, 170, 186, 194, 203, 204, 205, 209, 211, 216, 218, 229, 231, 233, 239, 255, 259, 269, 290, 310, 322], "pick": [20, 35, 75, 104, 110, 133, 186, 191, 194, 207, 214, 215, 218, 225, 229, 235, 250], "user_dictionari": 20, "appropri": [20, 53, 54, 93, 98, 99, 103, 115, 123, 131, 157, 159, 202, 207, 218, 246, 269, 291, 295, 312], "unnecessari": 20, "ourself": 20, "track": [20, 45, 53, 57, 59, 64, 67, 69, 74, 76, 105, 110, 115, 116, 120, 163, 164, 177, 184, 201, 209, 214, 222, 250, 267, 287, 291, 301, 322], "progress": [20, 64, 132, 168, 214, 291], "lll": 20, "respons": [20, 27, 35, 45, 47, 61, 103, 129, 148, 149, 150, 155, 157, 158, 159, 160, 219, 233, 322], "expect": [20, 59, 61, 76, 97, 99, 108, 120, 121, 131, 148, 155, 174, 175, 196, 217, 233, 237, 254, 256, 260, 263, 267, 278, 287, 290, 292, 300, 317, 320], "issu": [20, 35, 51, 59, 82, 161, 189, 236, 277, 298, 309], "wrong": [20, 59, 60, 61, 62, 64, 81, 119, 135, 148, 150, 162, 175, 207, 229, 231, 233, 236, 237, 266, 287, 290, 307, 316], "know": [20, 23, 26, 32, 33, 34, 35, 45, 47, 54, 60, 61, 62, 65, 75, 82, 85, 88, 93, 96, 101, 106, 109, 110, 111, 113, 118, 119, 129, 131, 138, 143, 145, 148, 158, 167, 168, 171, 182, 183, 186, 203, 206, 208, 209, 210, 211, 212, 214, 215, 216, 218, 219, 226, 227, 233, 243, 266, 278, 279, 287, 290, 291, 292, 295, 298, 304, 319, 322], "give": [11, 20, 23, 38, 40, 43, 44, 45, 59, 61, 62, 64, 76, 86, 93, 103, 131, 144, 146, 151, 182, 183, 186, 191, 194, 200, 201, 202, 203, 206, 207, 209, 211, 214, 217, 218, 219, 222, 225, 226, 227, 237, 241, 245, 246, 248, 255, 257, 262, 263, 266, 267, 268, 290, 292, 302, 305, 322], "access": [11, 20, 23, 26, 30, 34, 38, 70, 75, 76, 77, 81, 82, 103, 115, 151, 152, 153, 154, 155, 158, 159, 162, 166, 168, 194, 208, 212, 231, 246, 250, 251, 280, 299, 301, 302, 322], "over": [20, 39, 50, 51, 59, 63, 64, 69, 77, 78, 89, 93, 96, 99, 100, 101, 104, 119, 131, 144, 151, 152, 159, 164, 165, 168, 169, 170, 171, 176, 177, 178, 194, 200, 202, 206, 207, 209, 211, 213, 214, 216, 219, 222, 236, 240, 267, 288, 316, 322], "correctli": [20, 33, 36, 59, 61, 62, 63, 64, 75, 77, 79, 84, 113, 148, 161, 162, 172, 216, 218, 243, 258, 289, 290, 292], "writ": 21, "answer": [21, 37, 38, 45, 47, 56, 59, 67, 70, 72, 104, 108, 119, 129, 132, 144, 149, 150, 168, 178, 183, 184, 186, 200, 201, 202, 204, 205, 209, 212, 215, 216, 218, 219, 255, 258, 261, 277, 283, 288, 290, 291, 292, 297, 304, 308, 312], "rememb": [21, 35, 37, 38, 42, 47, 52, 53, 57, 59, 69, 97, 110, 118, 121, 129, 139, 153, 154, 158, 162, 167, 168, 170, 182, 202, 204, 205, 207, 218, 219, 233, 235, 241, 242, 245, 249, 253, 254, 256, 257, 260, 264, 266, 267, 268, 272, 278, 280, 297, 302, 304, 316], "strategi": [22, 59, 63, 205, 207, 209, 214, 311, 322], "sketch": [22, 322], "outlin": [22, 105, 115, 136, 154, 182, 205, 216, 218, 291, 322], "clean": [22, 35, 96, 200, 212, 322], "advantag": [23, 40, 47, 119, 133, 182, 184, 189, 201, 278, 292, 298, 319], "appar": 23, "sensibl": 23, "chosen": [23, 48, 59, 183, 191, 201, 206, 257, 279, 305], "repres": [23, 24, 26, 30, 32, 34, 37, 38, 56, 75, 85, 92, 94, 97, 103, 115, 119, 126, 129, 130, 141, 144, 145, 150, 152, 153, 156, 168, 194, 201, 202, 205, 206, 207, 211, 212, 213, 216, 240, 248, 257, 260, 265, 267, 280, 283, 290, 291, 312], "capabl": [23, 30, 154, 156, 168, 238], "bring": [23, 43, 205, 233, 234], "except": [11, 23, 25, 57, 60, 63, 79, 80, 101, 103, 111, 130, 139, 145, 146, 148, 152, 213, 218, 219, 229, 248, 261, 266, 298, 318, 322], "amount": [23, 24, 35, 103, 105, 111, 115, 116, 121, 138, 144, 159, 163, 168, 186, 190, 205, 206, 207, 211, 212, 214, 215, 227, 255, 291, 305], "organiz": 23, "power": [11, 23, 29, 105, 113, 115, 200, 202, 203, 206, 207, 211, 219, 227, 238, 267, 316], "data": [23, 29, 35, 36, 37, 38, 39, 40, 42, 60, 61, 64, 73, 74, 77, 82, 84, 85, 86, 87, 88, 89, 90, 92, 94, 95, 98, 100, 104, 105, 121, 131, 136, 148, 149, 150, 152, 153, 154, 155, 156, 157, 159, 160, 161, 162, 163, 186, 188, 189, 190, 192, 193, 196, 200, 201, 203, 209, 214, 219, 238, 248, 250, 257, 258, 267, 270, 277, 280, 305, 307, 309, 310, 312, 322], "instanc": [23, 24, 27, 29, 30, 32, 33, 35, 36, 38, 41, 91, 138, 139, 140, 141, 144, 145, 146, 154, 229, 236, 238, 239, 240, 243, 283, 298, 305, 322], "itself": [11, 23, 25, 32, 36, 38, 40, 52, 59, 64, 82, 89, 93, 103, 117, 123, 132, 191, 206, 214, 217, 232, 256, 259, 263, 277, 281, 291, 296, 306], "why": [23, 30, 42, 47, 52, 54, 56, 59, 62, 63, 64, 75, 81, 104, 117, 118, 119, 125, 127, 128, 146, 149, 150, 152, 165, 167, 172, 182, 183, 186, 206, 207, 212, 215, 216, 218, 219, 226, 233, 245, 258, 261, 263, 266, 267, 292, 294, 295, 307], "store": [23, 25, 29, 30, 32, 34, 36, 40, 42, 47, 56, 59, 66, 70, 76, 88, 90, 99, 115, 130, 140, 152, 161, 168, 173, 178, 186, 190, 196, 202, 205, 206, 209, 212, 233, 242, 254, 255, 257, 272, 278, 291, 295, 298, 306, 308, 312], "getx": [23, 38], "coordin": [23, 26, 30, 37, 38, 200, 201, 207, 213, 214, 291], "implement": [23, 27, 33, 34, 45, 50, 73, 82, 106, 109, 123, 126, 144, 146, 148, 154, 160, 168, 171, 182, 183, 186, 203, 205, 213, 245, 289, 290, 292, 305, 308, 322], "straight": [23, 101, 202, 209, 214, 215, 233], "forward": [23, 32, 54, 102, 132, 156, 163, 164, 167, 182, 202, 213, 221, 229, 230, 232, 233, 235, 236, 238, 240, 242], "self": [23, 25, 26, 30, 33, 34, 37, 38, 40, 140, 144, 145, 146, 216, 257, 283], "serv": [23, 27, 70, 104, 126], "likewis": [23, 103, 295], "geti": [23, 38], "distancefromorigin": [23, 36], "better": [23, 53, 64, 67, 72, 74, 75, 85, 88, 93, 101, 104, 105, 119, 120, 134, 140, 144, 151, 174, 201, 209, 212, 214, 215, 217, 218, 237, 278, 279, 292, 295, 302, 305, 322], "beyond": [11, 23, 25, 103, 105, 149, 152, 216, 222, 258, 290, 305], "task": [23, 64, 96, 98, 104, 105, 123, 130, 131, 153, 158, 183, 185, 194, 201, 202, 203, 207, 215, 217, 221, 225, 234, 242, 259, 264, 280], "match": [23, 43, 48, 61, 106, 113, 148, 149, 150, 152, 155, 194, 205, 213, 218, 219, 222, 305], "compar": [23, 40, 42, 45, 46, 61, 75, 115, 133, 172, 174, 175, 202, 212, 214, 215, 218, 222, 295, 304], "anim": [23, 50, 146, 178, 214, 217, 229, 235, 240, 261, 272], "accept": [11, 23, 24, 25, 27, 30, 31, 98, 103, 148, 150, 154, 217, 263, 267, 283, 301], "respect": [23, 24, 69, 103, 111, 145, 190, 207, 219, 253, 297, 316], "arm": [23, 214], "leg": [23, 203], "limb": 23, "total": [23, 51, 56, 66, 69, 70, 71, 87, 106, 170, 180, 183, 186, 190, 202, 206, 212, 214, 218, 234, 271, 308, 312], "spider": 23, "save": [23, 24, 30, 47, 51, 66, 69, 76, 86, 87, 92, 99, 118, 120, 132, 152, 167, 170, 188, 191, 193, 203, 205, 210, 213, 214, 215, 216, 255, 269, 272, 275, 276, 278, 297, 306, 308, 312, 317], "spidlimb": 23, "bike": [24, 149], "color": [24, 32, 54, 59, 163, 167, 173, 177, 192, 201, 206, 207, 214, 215, 217, 221, 229, 232, 233, 235, 242, 309, 310, 322], "price": [24, 40, 87, 105, 115, 186, 200, 206, 232, 305, 322], "teston": 24, "blue": [24, 59, 85, 88, 92, 112, 122, 167, 168, 173, 207, 214, 217, 231, 233], "89": [24, 88, 211, 277], "99": [24, 64, 86, 163, 211, 212, 297, 312], "testtwo": 24, "purpl": [24, 242], "25": [24, 75, 88, 92, 103, 114, 196, 202, 205, 211, 212, 213, 214, 218, 223, 255, 256, 291, 308], "applebasket": 24, "constructor": [24, 27, 29, 31, 36, 37, 38, 41, 140, 144, 146, 283, 322], "quantiti": [24, 105, 200, 202], "apple_color": 24, "apple_quant": 24, "increas": [24, 39, 121, 132, 138, 155, 181, 214, 222, 257, 283, 306], "__str__": [24, 27, 35, 37, 40, 144, 145, 146], "basket": 24, "goe": [24, 61, 64, 75, 106, 118, 145, 150, 155, 179, 205, 206, 214, 215, 217, 222, 249, 255, 292], "red": [24, 112, 132, 167, 168, 173, 207, 214, 217, 233], "50": [24, 43, 47, 123, 167, 168, 181, 182, 192, 211, 218, 229, 232, 233, 240, 242, 255, 305], "bankaccount": 24, "associ": [24, 29, 38, 66, 67, 70, 71, 73, 75, 76, 77, 108, 121, 149, 153, 155, 158, 162, 192, 194, 195, 203, 232, 243, 261, 268, 275, 278, 279, 290], "bank": [24, 176, 225], "account": [24, 64, 194], "monei": [24, 72, 115, 144, 149, 206, 211, 212, 214, 255], "amt": [24, 144], "start_amt": 24, "dollar": [24, 212, 266], "bob": [24, 206], "t1": 24, "namespac": [26, 82, 122, 224, 226], "affect": [26, 35, 66, 68, 75, 105, 117, 146, 232, 294, 304], "graph": [26, 201, 202, 203, 214, 215, 280, 322], "text": [26, 27, 35, 45, 66, 75, 85, 88, 89, 92, 93, 94, 97, 99, 100, 101, 102, 103, 114, 118, 127, 129, 131, 132, 134, 148, 149, 150, 152, 154, 157, 159, 161, 163, 191, 202, 203, 205, 217, 219, 233, 254, 259, 278, 280, 305, 322], "plot": [26, 53, 202, 214, 215], "pretti": [26, 54, 59, 64, 93, 113, 114, 115, 131, 145, 155, 157, 191, 194, 202, 203, 205, 206, 207, 211, 212, 213, 214, 215, 216, 218, 222, 238, 263, 275, 279], "axi": [26, 28, 202, 206, 211, 215], "stretch": 26, "rubber": [26, 208], "band": [26, 153], "printed_rep": 26, "16": [26, 88, 109, 168, 202, 212, 216, 222, 261, 322], "reason": [26, 27, 34, 35, 37, 52, 61, 64, 67, 75, 84, 89, 90, 97, 98, 103, 104, 105, 115, 127, 148, 152, 156, 158, 161, 191, 195, 200, 216, 225, 231, 246, 275, 292, 298], "mental": [26, 57, 74, 105, 136, 231, 270, 322], "simul": [26, 35, 40, 90, 98, 105, 136, 225, 269, 322], "obj": 26, "runtim": [26, 47, 57, 61, 65, 70, 81, 96, 111, 130, 148, 233, 246, 253, 291, 292, 300, 301, 303, 322], "hand": [26, 34, 47, 59, 61, 64, 71, 74, 76, 104, 115, 117, 119, 122, 129, 142, 158, 168, 183, 200, 209, 213, 250, 255, 257, 258, 262, 263, 264, 267, 295], "side": [26, 36, 45, 47, 50, 52, 59, 71, 75, 76, 104, 109, 115, 116, 118, 119, 122, 123, 124, 163, 167, 171, 204, 211, 213, 214, 230, 233, 240, 257, 262, 263, 264, 267, 281, 286, 293, 301, 314, 316, 322], "curiou": [26, 206, 229], "thu": [26, 35, 38, 40, 81, 90, 98, 103, 105, 131, 133, 136, 149, 150, 154, 155, 167, 172, 232, 241, 260, 265, 279, 290, 298, 316], "p1": [26, 34, 35, 138, 145], "shown": [27, 30, 38, 42, 43, 75, 82, 92, 94, 98, 103, 130, 132, 168, 183, 191, 194, 213, 225, 229, 230, 231, 233, 245, 256, 259, 265, 267, 302, 305, 309], "p": [27, 30, 38, 69, 72, 87, 101, 110, 115, 144, 154, 167, 168, 172, 190, 202, 203, 205, 218, 252, 255, 303, 309], "tell": [27, 48, 52, 59, 64, 81, 90, 105, 111, 113, 121, 136, 149, 167, 183, 186, 205, 206, 208, 209, 211, 212, 213, 214, 216, 217, 218, 229, 233, 234, 236, 238, 240, 243, 254, 255, 256, 258, 261, 291, 304, 320], "anyth": [27, 38, 47, 50, 59, 80, 105, 112, 118, 125, 139, 144, 146, 152, 167, 168, 183, 206, 214, 217, 292], "improv": [27, 64, 75, 101, 105, 126, 139, 141, 200, 218, 266, 291], "convent": [27, 34, 90, 95, 111, 167, 200, 209, 226, 231, 266, 305, 316], "underscor": [27, 34, 40, 144, 266], "techniqu": [27, 59, 64, 70, 97, 117, 132, 140, 150, 168, 194, 207, 209, 214, 218, 291], "creator": 27, "decid": [27, 34, 37, 40, 48, 53, 74, 101, 103, 144, 152, 162, 182, 207, 214, 215, 218, 233], "identifi": [27, 59, 61, 63, 64, 82, 103, 105, 111, 123, 129, 185, 201, 203, 226, 248, 265, 269, 292, 295, 305], "usual": [11, 27, 33, 36, 38, 39, 59, 60, 61, 76, 82, 96, 98, 112, 118, 129, 131, 133, 149, 150, 155, 156, 162, 165, 186, 191, 211, 214, 224, 225, 226, 245, 250, 254, 264, 275, 295, 300], "chose": [27, 64, 214, 218, 254, 262], "ask": [27, 32, 37, 38, 45, 53, 59, 61, 64, 72, 75, 77, 81, 98, 101, 115, 126, 144, 146, 150, 153, 154, 157, 162, 163, 168, 173, 186, 194, 204, 205, 206, 209, 211, 216, 225, 226, 231, 255, 257, 258, 259, 263, 298, 304, 309], "str": [27, 38, 59, 75, 97, 98, 121, 122, 250, 253, 257, 301], "ye": [27, 47, 59, 119, 158, 186, 192, 219, 298], "saw": [27, 36, 37, 68, 70, 113, 118, 139, 142, 145, 146, 154, 249, 259, 298, 306], "mean": [11, 25, 27, 34, 38, 39, 40, 45, 46, 47, 50, 51, 54, 59, 61, 63, 64, 71, 77, 90, 95, 98, 103, 105, 110, 115, 123, 129, 130, 133, 136, 145, 148, 149, 150, 166, 168, 171, 176, 179, 183, 186, 189, 191, 195, 200, 202, 207, 209, 211, 212, 213, 214, 215, 217, 218, 219, 225, 229, 230, 233, 237, 241, 245, 248, 249, 254, 257, 258, 260, 264, 266, 267, 268, 278, 291, 298, 299, 301, 302, 305, 319, 322], "cereal": 27, "brand": [27, 213, 322], "fiber": 27, "gram": 27, "c1": 27, "corn": 27, "flake": 27, "kellogg": 27, "c2": 27, "honei": 27, "nut": 27, "cheerio": 27, "mill": 27, "reflect_x": 28, "reflect": [28, 59, 69, 76, 267, 297, 322], "move": [28, 36, 54, 59, 64, 90, 104, 111, 112, 132, 138, 144, 154, 162, 164, 167, 168, 171, 179, 181, 182, 200, 201, 205, 207, 209, 212, 213, 229, 230, 231, 232, 233, 235, 236, 238, 240, 242], "dx": [28, 291], "dy": [28, 291], "caus": [28, 35, 43, 48, 49, 50, 59, 60, 63, 64, 70, 72, 81, 82, 96, 113, 115, 117, 121, 130, 148, 167, 183, 207, 216, 226, 246, 256, 287, 290, 291, 292, 300, 303, 312, 320], "unit": [28, 38, 69, 75, 92, 99, 123, 168, 212, 213, 214, 219, 226, 291, 292], "hint": [28, 45, 56, 59, 72, 88, 109, 121, 139, 153, 155, 178, 186, 190, 205, 206, 207, 209, 212, 216, 229, 231, 233, 240, 257, 261, 272, 273, 280, 297, 298, 307], "attribut": [29, 32, 38, 82, 103, 116, 141, 142, 146, 147, 148, 154, 159, 167, 168, 205, 206, 207, 208, 225, 230, 231, 233, 238, 239, 240, 297, 322], "compound": [29, 38, 44, 46, 54, 77, 111, 116, 167, 255, 291], "thought": [29, 59, 63, 75, 101, 191, 207, 209, 292, 298], "templat": [29, 97, 152], "factori": [29, 38, 205, 256], "properli": [29, 36, 38, 50, 54, 79, 82, 121, 153, 290, 298], "__init__": [29, 30, 35, 36, 37, 38, 40, 140, 146], "newli": [29, 38], "interchang": [29, 265, 279], "instanti": [29, 38], "model": [29, 57, 105, 177, 200, 213, 214, 222, 225, 269, 270, 319, 322], "concept": [11, 29, 38, 39, 76, 99, 104, 114, 206, 212, 238, 239, 310, 322], "world": [29, 39, 59, 62, 65, 103, 105, 125, 127, 128, 186, 203, 205, 215, 218, 219, 227, 250, 252, 265, 271, 301, 310, 312, 322], "bundl": 29, "relev": 29, "orient": [29, 41, 43, 101, 104, 238, 239, 322], "manipul": [11, 29, 30, 32, 38, 98, 99, 207, 257, 265, 267, 322], "organ": [29, 38, 64, 77, 82, 90, 103, 168, 206, 213, 219, 226, 250], "featur": [29, 39, 81, 104, 121, 129, 132, 136, 141, 155, 185, 201, 213, 229, 238, 250, 267, 316], "inherit": [29, 35, 82, 138, 139, 143, 144, 322], "facilit": 29, "locat": [30, 32, 60, 61, 62, 103, 118, 132, 154, 162, 168, 176, 181, 196, 204, 207, 213, 217, 235, 240, 242, 245, 301, 305], "usabl": [30, 145, 194, 211], "initx": 30, "awai": [30, 118, 129, 176, 182, 203, 207, 214, 231, 268, 287, 292], "finish": [30, 59, 81, 94, 116, 171, 219], "anywher": [30, 38, 59, 62, 122, 208, 256, 263], "handl": [30, 39, 71, 82, 83, 84, 85, 96, 100, 115, 161, 171, 195, 214, 290, 300, 322], "pars": [30, 93, 111, 127, 129, 130, 173, 254, 257, 263], "internet": [30, 35, 152, 162, 205, 225, 322], "connect": [30, 84, 103, 105, 148, 152, 156, 162, 189, 212], "download": [30, 99, 103], "numberset": 30, "num1": 30, "num2": 30, "hold": [30, 37, 43, 60, 75, 94, 103, 108, 157, 186, 212, 213, 248, 249, 257, 291, 319], "noth": [31, 38, 44, 51, 52, 53, 56, 62, 64, 80, 103, 105, 118, 119, 129, 191, 194, 215, 237, 243, 248, 292, 302, 307, 312], "midpoint": [31, 38], "halfwai": [31, 69], "target": 31, "mid": [31, 39], "collect": [32, 38, 59, 70, 73, 74, 76, 77, 93, 166, 168, 176, 183, 207, 218, 219, 224, 245, 248, 250, 299, 301, 315], "turtl": [32, 36, 37, 38, 55, 111, 154, 163, 170, 171, 177, 178, 181, 187, 206, 214, 226, 230, 232, 234, 242, 322], "head": [32, 61, 72, 77, 129, 163, 167, 182, 203, 207, 213, 214, 221, 235, 255, 258], "abil": [32, 44, 64, 105, 136, 141, 168, 215, 227, 267], "backward": [32, 59, 61, 109, 164, 202, 213, 221, 229, 235, 307], "individu": [25, 32, 103, 168, 203, 212, 218, 248, 250, 291, 301], "mayb": [32, 34, 37, 59, 64, 179, 237, 288], "distanc": [33, 38, 54, 167, 201, 213, 214, 229, 235, 291, 308], "involv": [33, 35, 37, 59, 61, 62, 63, 70, 89, 105, 116, 136, 157, 159, 176, 185, 194, 247, 257, 261, 303, 308], "job": [33, 36, 47, 57, 75, 98, 203, 207, 214, 217, 218, 219, 252, 259], "figur": [33, 34, 59, 61, 63, 64, 90, 108, 113, 127, 129, 148, 160, 162, 168, 183, 191, 194, 201, 204, 205, 206, 207, 209, 211, 217, 222, 229, 231, 232, 233, 237, 240, 263, 267, 279, 312, 322], "semant": [33, 46, 47, 57, 65, 101, 129, 130, 264, 268, 290, 291, 309, 322], "properti": [33, 74, 130, 207, 233, 277, 278, 279], "symmetr": [33, 42, 101, 205], "standalon": 33, "heat": 33, "discuss": [33, 47, 62, 75, 96, 98, 101, 121, 145, 168, 189, 191, 212, 226, 298], "decis": [33, 37, 119], "lot": [35, 59, 64, 75, 84, 96, 104, 105, 106, 129, 134, 136, 138, 146, 152, 164, 168, 176, 182, 191, 196, 202, 204, 206, 207, 213, 214, 215, 217, 218, 219, 221, 234, 237, 273], "interest": [35, 84, 87, 92, 101, 104, 105, 155, 168, 202, 203, 206, 209, 211, 212, 213, 214, 218, 219, 221, 255, 259, 295, 322], "got": [35, 43, 59, 81, 113, 148, 209, 212, 289], "electron": [35, 103], "pet": [35, 139, 140, 142, 143, 145, 146], "hungri": [35, 142, 146], "bore": [35, 104, 142, 146], "sick": 35, "button": [35, 64, 122, 126, 132, 164, 171, 203, 211, 225, 233, 237], "devic": [35, 130, 131, 156, 157, 162], "extend": [35, 214], "care": [35, 40, 53, 59, 64, 76, 84, 96, 98, 108, 145, 161, 189, 203, 207, 218, 226, 229, 250, 254, 257, 263, 265, 295], "hunger": [35, 146], "boredom": [35, 142, 146], "sound": [35, 110, 129, 140, 145, 146, 203, 204, 215], "taught": [35, 64], "random": [35, 109, 134, 144, 146, 163, 181, 182, 183, 200, 201, 205, 212, 214, 215, 218, 222, 223, 224, 226, 227, 228, 322], "threshold": [35, 168, 207], "being": [35, 53, 57, 63, 76, 81, 84, 89, 98, 101, 102, 103, 108, 119, 122, 130, 146, 152, 162, 173, 175, 204, 206, 213, 218, 225, 241, 243, 257, 264, 265, 275, 277, 289, 298], "destruct": 35, "didn": [35, 54, 61, 80, 114, 174, 175, 191], "teach": [35, 101, 104, 105, 136, 146, 152, 199, 238, 268], "clock_tick": [35, 146], "increment": [35, 75, 101, 170, 183, 191, 209, 214, 239, 257, 264, 269, 291, 302, 322], "notabl": 35, "happi": [35, 64, 85, 88, 92, 142, 146, 207, 222, 237, 280, 312], "reliev": 35, "owner": [35, 155], "interact": [35, 39, 98, 111, 115, 130, 133, 155, 157, 257, 269, 322], "randomli": [35, 144, 181, 187, 201, 225, 280, 322], "known": [35, 103, 112, 132, 152, 166, 168, 183, 186, 200, 201, 206, 207, 213, 215, 222, 238, 257, 267], "reduce_boredom": [35, 146], "decrement": [35, 257, 264], "boredom_decr": [35, 146], "feed": [35, 140, 146], "too": [35, 40, 42, 56, 98, 101, 103, 104, 113, 116, 123, 131, 145, 194, 205, 207, 211, 214, 218, 231, 233, 248, 263, 279], "effect": [35, 36, 47, 59, 68, 71, 92, 103, 105, 116, 118, 121, 123, 124, 129, 130, 134, 139, 168, 205, 207, 214, 217, 257, 281, 286, 293, 301, 322], "directli": [11, 34, 35, 38, 59, 75, 93, 103, 113, 150, 151, 162, 194, 203, 218, 232, 257, 263, 265, 298, 301, 305], "inspect": [35, 152, 291], "great": [35, 64, 69, 104, 105, 131, 188, 203, 206, 208, 209, 211, 212, 214, 237, 252, 267, 298], "listen": [35, 187, 322], "displai": [35, 60, 62, 69, 70, 103, 108, 121, 123, 125, 126, 130, 131, 150, 154, 155, 161, 176, 186, 191, 196, 203, 206, 208, 209, 254, 259, 263, 265, 278, 298, 305], "avail": [35, 38, 101, 103, 105, 118, 133, 148, 149, 152, 154, 155, 161, 168, 172, 202, 206, 210, 224, 226, 229, 256, 301], "exist": [35, 61, 62, 70, 82, 90, 98, 103, 106, 115, 119, 120, 122, 145, 149, 153, 154, 179, 218, 233, 250, 257, 262, 264, 281, 301, 308], "enter": [11, 35, 45, 47, 59, 64, 72, 99, 105, 111, 130, 144, 163, 186, 203, 205, 216, 221, 233, 240, 255, 257, 259, 267, 298], "clock": [35, 64, 230, 255], "tick": 35, "watch": [35, 43, 62, 75, 118, 170, 175, 178, 179, 182, 234, 240, 298], "satisfi": [35, 98, 103, 123, 149, 203, 219, 231, 305], "depend": [36, 46, 54, 64, 66, 84, 111, 149, 150, 168, 179, 183, 186, 204, 212, 218, 250, 261, 264, 297, 305], "modul": [36, 45, 93, 97, 104, 109, 122, 144, 146, 150, 151, 154, 155, 158, 160, 161, 168, 178, 189, 194, 196, 207, 214, 224, 231, 232, 233, 234, 238, 240, 242, 292, 297, 322], "haven": [36, 59, 64, 126, 144, 152, 161, 275, 279, 290], "delai": [36, 144, 172, 182, 292], "especi": [36, 59, 64, 104, 115, 118, 121, 159, 161, 175, 193, 194, 206, 217, 291], "maxab": 36, "absolut": [36, 52, 90, 258, 275], "max": [36, 55, 67, 109, 146, 148, 207, 212, 219, 298, 322], "ab": [36, 45, 109, 191, 213, 275], "possibli": [36, 182], "none": [36, 43, 62, 70, 103, 105, 116, 118, 119, 127, 144, 171, 196, 232, 235, 266, 274, 275, 281, 283, 288, 291, 301, 302, 303, 310], "imagin": [37, 43, 89, 105, 115, 146, 164, 176, 195, 207, 213, 219, 238, 243, 256, 264, 288, 290], "semest": [37, 69, 104, 312], "shortli": [37, 38, 62], "request": [37, 82, 103, 149, 150, 152, 153, 155, 157, 158, 160, 161, 162, 203, 322], "rest": [37, 59, 64, 72, 81, 84, 88, 103, 127, 144, 152, 155, 156, 160, 161, 179, 202, 205, 209, 211, 214, 226, 237, 292, 312, 322], "api": [37, 148, 152, 153, 154, 155, 158, 161, 194, 322], "yourself": [37, 40, 43, 53, 59, 64, 67, 105, 115, 119, 135, 149, 158, 170, 174, 183, 191, 200, 205, 206, 207, 211, 214, 216, 219, 226, 234, 237, 245, 258, 267, 291, 322], "deal": [37, 63, 64, 70, 82, 92, 103, 115, 129, 161, 167, 194, 206, 207, 214, 217, 248, 267, 291], "bunch": [37, 76, 211, 215, 218], "itun": [37, 150, 152, 160, 196, 322], "tweet": [37, 152, 194, 280, 322], "twitter": [37, 149, 152, 161, 194, 280], "hashtag": 37, "search": [37, 59, 77, 79, 131, 148, 149, 150, 153, 154, 160, 202, 226, 310], "dimension": [37, 168, 200, 211, 215], "plane": [37, 186, 200], "fanci": [37, 98, 206, 212], "artist": [37, 104, 105, 144, 153], "titl": [37, 54, 103, 149, 153, 202, 206, 240], "post": [37, 80, 123, 150, 155, 157, 174, 202, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 219, 221, 222, 274, 275, 278], "messag": [37, 45, 54, 57, 60, 61, 62, 63, 65, 81, 82, 104, 105, 121, 122, 148, 152, 154, 156, 157, 161, 171, 176, 186, 205, 216, 217, 236, 252, 255, 267, 268, 292, 309, 310, 322], "continu": [37, 46, 47, 49, 51, 53, 54, 59, 81, 88, 89, 101, 103, 104, 105, 118, 130, 144, 145, 157, 162, 166, 171, 176, 183, 184, 187, 200, 225, 234, 266, 277, 302, 309, 322], "lyric": 37, "long": [34, 37, 64, 75, 80, 87, 89, 101, 103, 108, 116, 119, 131, 146, 150, 152, 157, 170, 174, 183, 186, 204, 205, 207, 212, 213, 214, 215, 218, 222, 233, 237, 245, 252, 254, 258, 263, 266, 289, 291, 295, 316], "wild": [37, 96, 202, 207, 219], "usernam": 37, "person": [11, 34, 37, 90, 101, 103, 113, 115, 119, 120, 123, 149, 157, 186, 190, 193, 209, 215, 226, 305, 308, 310], "new_point": 37, "These": [34, 38, 103, 113, 114, 115, 119, 127, 144, 149, 152, 154, 157, 165, 168, 206, 209, 215, 218, 225, 232, 233, 238, 265, 269, 322], "mathemat": [38, 42, 59, 103, 104, 119, 126, 129, 130, 131, 213, 218, 238, 257, 260, 261, 262, 305], "dimens": [38, 200, 201, 213, 215], "treat": [11, 38, 76, 94, 103, 157, 191, 206, 248, 250, 254, 256, 263, 265], "diagram": [38, 43, 90, 112, 113, 119, 191, 207, 241, 257, 262, 267, 269, 294, 295, 304, 312], "draw": [38, 43, 54, 103, 111, 163, 164, 167, 168, 170, 171, 178, 182, 206, 211, 213, 214, 215, 218, 221, 229, 230, 231, 232, 233, 234, 236, 237, 238, 239, 242, 256, 322], "prevent": [38, 47, 130, 184, 276, 309], "accident": [38, 184, 236], "view": [38, 70, 75, 154, 157, 209], "calcul": [38, 45, 61, 82, 98, 105, 123, 126, 200, 201, 202, 205, 206, 207, 209, 211, 212, 214, 215, 218, 219, 222, 238, 255, 258, 267, 268, 280, 298], "fall": [38, 72, 82, 103, 129, 202, 209, 212, 214, 219, 242, 254, 279], "within": [34, 38, 46, 48, 66, 75, 93, 103, 107, 115, 116, 130, 144, 168, 183, 206, 212, 224, 226, 233, 298], "rectangl": [38, 211, 231, 255], "circl": [38, 126, 206, 214, 229, 231, 235, 255, 319, 322], "header": [38, 44, 46, 77, 93, 97, 111, 113, 116, 123, 149, 154, 156, 157, 161, 183, 280], "docstr": [38, 116], "recogn": [38, 64, 74, 105, 153, 184, 203, 206, 269, 308, 318], "variou": [38, 45, 60, 71, 103, 120, 146, 153, 168, 190, 209, 217, 233, 297, 298], "tool": [38, 59, 64, 103, 105, 111, 121, 132, 152, 155, 175, 182, 211, 212, 322], "opportun": [38, 105, 136, 214, 294, 322], "nobodi": [38, 63, 209, 222], "graphic": [38, 104, 206, 211, 214, 221, 235, 238, 257, 322], "gave": [38, 59, 101, 159, 201, 205, 216], "fact": [38, 59, 64, 85, 105, 115, 119, 152, 165, 179, 182, 191, 200, 201, 202, 203, 204, 205, 206, 207, 211, 212, 214, 218, 219, 226, 229, 241, 254, 264, 278, 281, 292, 301], "machineri": 38, "off": [34, 38, 59, 61, 64, 85, 110, 168, 184, 194, 207, 211, 215, 229, 233, 236, 249, 255, 279], "me": [38, 64, 72, 101, 104, 167, 202, 211, 214, 216, 218, 229, 231, 233], "clearer": [38, 206, 279, 305], "examin": [38, 70, 74, 92, 130, 148, 150, 155, 168, 232, 248, 250, 263], "skip": [38, 44, 47, 75, 81, 96, 110, 144, 179, 209, 214, 305], "ahead": [38, 214], "14": [38, 88, 119, 168, 200, 211, 212, 214, 215, 245, 246, 249, 263, 288, 322], "support": [39, 85, 104, 206, 210, 212, 301, 322], "oop": 39, "root": [39, 45, 59, 109, 212, 291], "wasn": [39, 101, 152, 236, 273], "1980": [39, 104], "becam": [39, 63, 218], "main": [39, 40, 112, 152, 203, 213, 226, 309], "paradigm": [39, 238], "creation": [39, 59, 251, 322], "softwar": [39, 61, 64, 101, 102, 103, 104, 105, 152, 176, 212, 219, 269, 292], "develop": [39, 57, 61, 64, 101, 104, 105, 118, 126, 134, 148, 150, 152, 200, 201, 215, 226, 238, 270, 292, 293, 298, 322], "rapidli": 39, "size": [39, 111, 156, 168, 194, 206, 207, 211, 233], "larg": [39, 64, 77, 89, 101, 103, 104, 105, 114, 131, 134, 182, 199, 202, 211, 212, 216, 254, 289, 295], "procedur": [39, 104, 119, 217, 222], "focu": [39, 59, 104, 170, 182, 203, 211, 218], "correspond": [39, 43, 45, 75, 76, 92, 93, 94, 113, 116, 126, 148, 154, 168, 200, 201, 205, 206, 211, 212, 213, 295], "fundament": [40, 215, 257, 265], "bother": [47, 118, 256], "ascend": [40, 278], "len": [40, 47, 70, 71, 72, 92, 106, 108, 113, 119, 146, 170, 172, 178, 232, 246, 249, 263, 277, 279, 298, 306, 312], "sort_prior": 40, "analog": [11, 25, 40, 130, 154, 161, 259, 302], "tamagotchi": [41, 139, 145, 146, 147, 322], "glossari": [41, 55, 78, 100, 101, 124, 137, 177, 228, 270, 282, 293, 321, 322], "bool": [42, 257], "british": 42, "mathematician": [42, 129, 218], "georg": 42, "basi": [42, 64, 212], "modern": [42, 130, 133, 200, 203, 238, 298], "capit": [42, 46, 60, 62, 66, 144, 209, 222, 231, 233, 236, 307, 312], "sensit": [11, 42, 226, 233], "extrem": [42, 59, 104, 164, 218, 219, 226, 290], "realiz": [34, 42, 61, 85, 101, 148, 212, 295, 308], "surround": [42, 207, 227, 254], "quot": [42, 59, 62, 72, 93, 94, 97, 111, 150, 156, 158, 248, 253, 254, 298], "close": [42, 45, 70, 75, 87, 89, 91, 94, 96, 98, 99, 109, 117, 119, 168, 202, 203, 205, 207, 209, 211, 212, 214, 215, 225, 229, 231, 233, 235, 307], "equal": [42, 43, 44, 45, 47, 48, 103, 107, 109, 120, 129, 144, 180, 183, 211, 214, 225, 262, 267, 287, 291, 312], "operand": [42, 47, 59, 116, 241, 257, 270, 322], "six": [42, 88, 203, 230, 246, 272, 309], "comparison": [41, 42, 46, 47, 257, 322], "although": [11, 42, 47, 59, 61, 104, 109, 115, 117, 121, 126, 129, 132, 182, 184, 204, 206, 264, 266, 294], "symbol": [11, 42, 121, 129, 131, 132, 213, 254, 257, 262, 263], "legal": [42, 103, 111, 115, 129, 167, 192, 202, 253, 254, 260, 262, 266], "explain": [42, 53, 59, 81, 101, 103, 127, 149, 206, 211, 216, 234, 261, 269, 275], "select": [42, 43, 46, 48, 53, 54, 55, 93, 132, 141, 144, 154, 166, 168, 176, 183, 222, 240, 243, 245, 249, 299, 300, 312, 322], "elif": [43, 46, 56, 75, 111, 146, 152, 182, 186, 213, 266, 287], "must": [43, 46, 47, 48, 50, 59, 61, 62, 64, 70, 75, 85, 91, 99, 103, 108, 111, 113, 155, 171, 183, 192, 202, 268, 274, 287, 291, 292, 298, 305, 313], "flow": [43, 46, 48, 49, 53, 62, 83, 116, 124, 166, 168, 177, 179, 183, 322], "control": [43, 46, 48, 62, 83, 103, 112, 113, 116, 118, 130, 132, 137, 164, 166, 168, 179, 183, 221, 229, 234, 322], "drawn": [43, 111, 214, 229, 233], "ident": [43, 47, 103, 185, 254], "abbrevi": [43, 129], "branch": [43, 46, 48, 54], "limit": [43, 44, 59, 82, 103, 105, 133, 148, 149, 152, 153, 154, 184, 201, 214, 215, 279], "imag": [43, 99, 103, 105, 150, 155, 171, 177, 203, 205, 211, 227, 233, 322], "highlight": [43, 59, 209], "valid": [43, 48, 49, 59, 72, 82, 113, 121, 144, 148, 155, 187, 216, 245, 263, 269, 307, 322], "twenti": 43, "ii": [43, 205, 211], "iii": [43, 211, 216], "neg": [43, 48, 49, 51, 64, 109, 168, 182, 186, 212, 215, 216, 229, 245, 246, 257, 277, 280, 290, 291, 300], "c": [43, 44, 45, 47, 49, 51, 72, 75, 82, 102, 103, 104, 133, 144, 168, 192, 200, 202, 205, 216, 217, 218, 219, 252, 262, 267, 301, 307, 312, 317], "str1": [43, 69, 170, 247, 307, 312], "nor": [43, 219], "resp": [43, 56, 148, 152, 154], "percent_rain": 43, "percent": [43, 257, 260], "90": [43, 45, 167, 181, 182, 192, 207, 208, 213, 233, 240, 312], "umbrella": 43, "80": [43, 45, 148, 162, 207], "flower": [43, 201], "cloud": 43, "chart": [43, 202], "behavior": [11, 25, 44, 47, 54, 105, 121, 146, 164, 168, 213, 216, 225, 294], "accordingli": [44, 54, 214], "simplest": [44, 216, 248], "path": [44, 46, 53, 90, 148, 150, 156, 157, 162, 163, 219], "statements_1": 44, "statements_2": 44, "under": [34, 44, 53, 64, 102, 103, 118, 126, 130, 206, 207, 208, 234, 290], "bodi": [44, 46, 49, 70, 103, 110, 111, 113, 114, 116, 117, 119, 148, 157, 166, 167, 168, 171, 183, 186, 299], "unind": 44, "mark": [44, 59, 75, 96, 125, 154, 161, 206, 218, 254, 265], "entir": [44, 46, 47, 49, 50, 59, 62, 64, 69, 71, 76, 85, 91, 98, 103, 118, 119, 129, 144, 149, 186, 194, 209, 213, 214, 227, 237, 295, 296, 302], "si": [44, 119, 162, 214], "106": [44, 119], "15": [44, 88, 101, 121, 148, 152, 168, 183, 184, 202, 211, 255, 260, 262, 322], "numer": [45, 82, 101, 206, 211, 253, 255, 257, 265, 277, 306, 322], "score": [45, 66, 81, 86, 88, 149, 153, 267, 278, 280, 298, 312, 319], "accord": [45, 103, 144, 153, 206, 211, 214, 233], "tabl": [45, 50, 70, 72, 85, 97, 98, 99, 105, 156, 158, 168, 173, 199, 202, 203, 206, 211, 212, 215, 218, 302, 303], "60": [45, 103, 184, 213, 214, 218, 261, 277, 298], "round": [45, 85, 204, 225, 257, 260, 305], "denot": [45, 76, 129, 134, 257], "open": [45, 75, 82, 85, 89, 90, 91, 93, 94, 95, 96, 98, 99, 105, 130, 149, 150, 152, 154, 155, 168, 207, 225, 233, 280, 322], "interv": [45, 225], "exclud": [45, 144, 225], "79": 45, "99999": 45, "year": [34, 45, 59, 61, 69, 76, 85, 87, 88, 94, 101, 103, 104, 105, 163, 207, 209, 218, 219, 255, 283, 313, 314, 319], "leap": [45, 204], "evenli": [45, 202, 211], "divid": [45, 47, 59, 60, 79, 81, 107, 178, 186, 206, 211, 212, 215, 218, 230, 257, 260], "NOT": [45, 178, 316], "unless": [45, 59, 62, 101, 103, 108, 118, 119, 141, 142, 161, 183, 184], "400": [45, 168, 212, 297], "1944": 45, "2011": 45, "1986": 45, "1800": [45, 144, 212], "1900": 45, "2000": [45, 103, 212, 214, 219], "2056": 45, "logic": [45, 46, 50, 52, 54, 55, 61, 101, 105, 131, 144, 164, 257, 258, 291, 322], "condit": [45, 46, 47, 49, 56, 64, 81, 84, 103, 119, 131, 166, 171, 179, 182, 183, 184, 186, 190, 195, 202, 207, 211, 218, 277, 292, 293, 322], "vice": [45, 47], "versa": [45, 47], "18": [34, 45, 66, 92, 101, 173, 200, 212, 214, 215, 231, 259, 260, 322], "angl": [45, 109, 163, 181, 207, 213, 229, 230, 235], "triangl": [45, 109, 204, 213, 229, 230, 231, 235, 291], "hypotenus": [45, 109, 291], "hypo_len": 45, "sqrt": [45, 109, 201, 207, 212, 214, 291], "is_even": [45, 109], "odd": [45, 54, 64, 109, 170, 207, 214, 248], "is_odd": [45, 109], "triang": 45, "is_rightangl": [45, 109], "accur": [45, 59, 105, 109, 135, 136, 209, 214], "enough": [11, 45, 63, 80, 103, 109, 110, 131, 144, 168, 191, 194, 201, 205, 211, 215, 231, 289], "001": [45, 109], "approxim": [45, 64, 109, 202, 204, 257], "date": [45, 101], "easter": 45, "algorithm": [45, 76, 105, 128, 130, 136, 137, 166, 168, 200, 201, 203, 205, 208, 215, 218, 224, 225, 299, 322], "sundai": [45, 255], "2099": 45, "24": [45, 59, 88, 92, 93, 97, 162, 205, 207, 211, 212, 255], "30": [45, 56, 69, 87, 88, 92, 103, 162, 168, 191, 214, 218, 229, 248], "dateofeast": 45, "22": [45, 88, 92, 148, 150, 154, 207, 212, 262], "april": 45, "31": [45, 92, 211], "adjust": [45, 103, 129, 214, 215], "1954": 45, "1981": 45, "2049": 45, "2076": 45, "subtract": [11, 45, 50, 60, 122, 168, 214, 216, 246, 256, 260, 261, 264, 308], "rang": [45, 64, 70, 72, 81, 104, 113, 119, 142, 156, 161, 165, 166, 168, 170, 172, 177, 183, 202, 206, 207, 209, 211, 225, 230, 234, 236, 246, 299, 300, 306, 307, 308, 312, 322], "palindrom": [45, 312], "revers": [45, 47, 109, 153, 163, 202, 205, 229, 274, 275, 277, 278, 282, 302, 307, 312, 322], "afterward": [45, 98, 178], "classroom": 45, "successfulli": [45, 59, 61, 62, 64, 170], "consecut": 46, "Their": [46, 101], "unari": [46, 54, 55, 322], "liter": [47, 59, 72, 94, 129, 171, 191, 196, 207, 245, 255, 256, 257, 262, 263, 265, 269, 305], "outcom": [47, 214, 298], "endpoint": [47, 149, 150, 155], "complet": [47, 48, 50, 64, 75, 81, 98, 99, 101, 103, 104, 105, 110, 111, 114, 116, 119, 121, 122, 127, 129, 133, 144, 148, 153, 167, 168, 178, 180, 183, 184, 202, 203, 209, 211, 213, 217, 231, 241, 242, 258, 263, 290, 291], "recal": [25, 47, 98, 114, 200, 206, 214, 215, 249, 301], "conclud": [47, 59, 61], "fashion": [47, 234, 303], "short": [47, 90, 99, 103, 119, 155, 162, 206, 211, 219, 262, 308], "circuit": 47, "bonu": [47, 119, 202, 204], "shorten": 47, "averag": [47, 56, 87, 168, 178, 186, 201, 207, 212, 214, 217, 219, 222, 268], "weight": [47, 200], "luggag": 47, "pound": 47, "potenti": [47, 70, 84, 101, 115, 120, 121, 212, 219, 259, 298, 308, 312], "crash": [47, 60, 207], "situat": [47, 53, 59, 74, 84, 89, 103, 105, 116, 119, 135, 166, 170, 209, 217, 266, 276, 279, 292, 299], "num_piec": 47, "total_weight": 47, "surcharg": 47, "avert": 47, "anytim": 47, "minut": [47, 59, 101, 148, 152, 200, 209, 214, 259, 261, 275], "500": [47, 87, 144, 212, 222, 232], "alter": [47, 81, 110, 117, 139], "observ": [47, 61, 117, 118, 168, 183, 202, 206, 212, 215, 231, 239, 322], "analyz": [47, 105, 121, 130, 202, 214], "summar": [47, 50, 85, 108, 154, 206, 207, 238, 292], "danger": [47, 61, 70, 184], "press": [47, 82, 122, 130, 132, 164, 171, 211, 225, 233, 259], "yesno": 47, "fragment": [47, 117, 193, 263], "event": [47, 64, 70, 92, 93, 186, 233], "outer": [48, 168, 195, 219], "flowchart": [48, 53, 164], "belong": [48, 201, 211, 243, 265], "unsur": [48, 186], "Will": [48, 49, 91, 144, 184, 217], "highest": [50, 67, 87, 144, 189, 190, 202, 214, 261, 272, 275, 277, 278, 298, 319], "20": [50, 68, 70, 88, 101, 163, 168, 181, 191, 211, 218, 231, 240, 248, 258, 260, 322], "relationship": [50, 103, 113, 129, 202, 211, 212, 219, 304], "harm": [50, 61], "lowest": [50, 67, 193, 202, 214, 272, 275, 277, 278, 319], "found": [50, 70, 82, 101, 104, 105, 115, 131, 139, 145, 149, 152, 153, 154, 167, 168, 212, 219, 242, 262, 302, 303], "categori": [50, 69, 82, 144, 201, 202, 206, 211, 218], "expon": [50, 257, 291], "low": [50, 104, 130, 133, 144, 161, 202, 245], "workspac": 50, "activecod": [50, 59, 81, 98, 106, 125, 130, 132, 136, 140, 145, 152, 158, 165, 167, 168, 188, 207, 212, 213, 217, 218, 219, 222, 242, 243, 256, 292, 303, 305, 322], "window": [50, 81, 90, 98, 106, 118, 125, 130, 132, 140, 144, 145, 148, 150, 152, 153, 155, 161, 165, 167, 168, 173, 182, 184, 188, 203, 207, 208, 211, 217, 221, 226, 229, 231, 232, 233, 242, 253, 255, 256, 259, 265, 280, 292], "incorrectli": [50, 59, 60, 101, 216, 229, 236, 290, 292], "tend": [50, 59, 129, 207, 215], "intend": [50, 53, 59, 61, 63, 105, 119, 121, 127, 130, 156, 167, 224, 226, 254, 305, 308], "11": [50, 75, 88, 114, 119, 170, 206, 207, 211, 212, 255, 278, 322], "count": [51, 56, 66, 69, 75, 76, 106, 108, 109, 111, 114, 139, 144, 168, 170, 178, 186, 188, 193, 194, 196, 202, 206, 209, 211, 214, 218, 219, 245, 246, 249, 251, 259, 272, 273, 278, 279, 280, 289, 290, 297, 298, 302, 303, 304, 308, 322], "phrase": [51, 125, 127, 128, 144, 173, 248, 291, 308, 312], "updat": [51, 54, 66, 69, 71, 75, 101, 103, 154, 156, 168, 170, 171, 176, 183, 200, 201, 214, 218, 225, 267, 269, 270, 290, 301, 306, 308, 322], "char": [51, 297, 307, 312], "tot": [51, 66, 175], "prove": [51, 183], "fine": [51, 121, 139, 161, 165, 168, 189, 206, 207, 209, 212, 288, 298], "differenti": 51, "vowel": [51, 56, 144, 308, 309], "counter": [51, 75, 163, 181, 183, 218, 229, 235], "minimum": [51, 168, 212], "reassign": [51, 120, 169, 170, 184, 186, 209, 264, 269, 270, 302, 306, 322], "best_num": 51, "n": [51, 53, 72, 75, 85, 92, 93, 97, 98, 103, 109, 110, 113, 144, 167, 170, 173, 183, 186, 201, 202, 206, 212, 214, 218, 245, 249, 255, 257, 259, 267, 303, 312], "higher": [51, 104, 144, 200, 218, 261], "smallest": [51, 168, 212, 254, 276, 277], "min_valu": 51, "num_word": [51, 87], "tens": [51, 85, 88, 92, 308, 312], "ed": [51, 308, 312], "past_tens": 51, "substr": [52, 56, 249, 303, 310], "scientist": [52, 104, 105, 126, 168, 183, 202, 205, 206, 209, 231, 322], "edg": [52, 208, 287, 288, 289, 290, 291], "clearli": [52, 62, 103, 105, 115, 119, 136, 207, 241, 296], "applic": [11, 52, 95, 104, 105, 129, 133, 149, 150, 154, 155, 161, 166, 176, 201, 213, 225, 299], "By": [53, 104, 111, 125, 152, 166, 167, 177, 184, 212, 226, 237, 247, 276, 288, 291, 301, 322], "meant": [53, 59, 130, 150, 191, 214, 257, 322], "dispos": 53, "fit": [53, 103, 191, 211, 215], "best": [53, 54, 59, 64, 74, 76, 78, 90, 95, 101, 114, 120, 133, 148, 161, 168, 174, 175, 183, 186, 191, 201, 214, 215, 219, 226, 227, 257, 258, 273, 279, 298, 301, 312, 322], "onward": 53, "conditon": 53, "describ": [40, 53, 59, 64, 70, 87, 93, 97, 103, 131, 136, 138, 144, 148, 149, 154, 155, 158, 168, 186, 194, 200, 201, 202, 203, 213, 214, 215, 217, 218, 226, 235, 236, 254, 257, 276, 292, 295, 304, 307, 308], "seri": [54, 64, 218, 273, 308], "sequenti": [54, 77, 81, 164, 166, 167, 248], "subtl": 54, "app": [54, 105, 123, 155, 206, 269, 312], "bold": 54, "video": [54, 63, 64, 76, 123, 131, 158, 176, 203, 207, 214, 221], "asleep": 54, "context": [54, 96, 108, 129, 183], "ami": 54, "pen": [54, 229, 231, 232, 233], "pink": [54, 231], "her": [54, 163, 229, 231, 249], "action": [54, 62, 85, 105, 117, 123, 130, 131, 132, 136, 138, 144, 176, 213, 219, 232, 238, 242, 253], "pencolor": 54, "kenji": 54, "wouldn": [54, 97, 106], "cool": [54, 206, 207, 217, 234], "init": [54, 184], "icon": 54, "binari": [54, 55, 161, 322], "parenthesi": [54, 59, 62, 112, 225, 232, 236, 263], "demonstr": [54, 99, 115, 121, 164, 209, 217, 242, 256, 310], "preced": [54, 55, 103, 257, 261, 269, 322], "intro": [55, 118, 119, 322], "goal": [55, 65, 78, 100, 105, 126, 137, 144, 168, 187, 202, 211, 215, 218, 228, 239, 251, 270, 291, 311, 322], "smart": [55, 63, 154, 322], "rainfall_mi": 56, "inch": [56, 211], "rainfal": [56, 225], "michigan": [56, 117, 156, 194, 283], "num_rainy_month": 56, "hard": [56, 59, 64, 66, 69, 70, 90, 97, 99, 105, 129, 149, 152, 164, 174, 178, 188, 192, 200, 205, 207, 211, 212, 222, 269, 270, 271, 279, 305, 322], "same_letter_count": 56, "acc_num": 56, "num_a_or_": 56, "num_vowel": [56, 308], "friendli": [56, 105], "wrd": [56, 252, 308, 312], "friend": [56, 123, 163, 164, 171, 175, 176, 186, 207, 208, 209], "variat": [56, 70, 115, 131, 226, 301, 305], "stat": [56, 211], "250": [56, 144, 212, 214], "schedul": [56, 66, 69], "scienc": [56, 64, 101, 104, 105, 126, 136, 163, 201, 205, 209, 211, 212, 215, 217, 218, 219, 245, 266, 322], "bad": [56, 59, 60, 101, 115, 129, 144, 145, 205, 207, 214, 218, 236, 309], "wrd_lst": 56, "accum": [56, 107, 119, 170, 183, 306, 307], "fewer": [56, 74, 103, 234, 284], "detect": [57, 61, 208, 214, 280], "suspect": 57, "beginn": [57, 59, 104, 105, 112, 266, 268], "blame": 57, "resort": 57, "cs1": 57, "million": [57, 176, 202, 212, 214, 218], "assumpt": [57, 59, 204, 209, 293, 322], "career": [57, 64, 85, 88, 237], "primari": 57, "verifi": [57, 135], "liber": [57, 127, 202], "surpris": [57, 75, 135, 211, 242, 304, 309], "clue": [57, 59, 108, 129], "biggest": [57, 59, 64, 237], "distinguish": [57, 97, 103, 106, 136, 152, 155, 238, 243, 250, 269], "quickli": [57, 59, 77, 105, 200, 211, 215, 229], "current_time_str": 59, "hour": [59, 64, 162, 209, 214, 219, 255, 259], "23": [59, 64, 68, 69, 70, 71, 76, 88, 92, 205, 207, 211, 253, 255], "wait_time_str": 59, "current_time_int": 59, "wait_time_int": 59, "final_time_int": 59, "brain": [59, 64, 237, 258], "aha": 59, "statist": [59, 86, 207, 214, 218, 224, 322], "uncov": 59, "grammat": [59, 130], "reader": [59, 62, 101, 103, 127, 267, 268], "similarli": [59, 120, 129, 176, 218, 233, 241, 260, 263, 302, 308], "trace": [59, 292], "miss": [59, 62, 84, 101, 105, 214, 236, 267], "punctuat": [59, 60, 66, 75, 129, 205, 218, 252, 280], "quotat": [59, 125, 236, 254, 265], "parethes": 59, "balanc": [59, 104, 176], "coupl": [59, 62, 93, 101, 148, 152, 182, 202, 204, 206, 209, 211, 213, 218, 222, 226, 233, 256, 298], "scan": [59, 77, 110, 207], "subsequ": [59, 98, 101, 103, 122, 146, 152, 250], "concern": [59, 103, 161, 250], "perspect": [59, 113, 219], "valuabl": [59, 101, 146], "flag": [59, 98, 121], "am": [59, 104, 109, 145, 152], "row": [59, 86, 89, 93, 97, 168, 196, 201, 205, 206, 207, 208, 212, 215, 216, 217, 218, 219], "remain": [59, 61, 64, 103, 115, 122, 229, 233, 303], "tokenerror": 59, "eof": 59, "multi": [59, 200, 238, 247], "anywai": [59, 276], "advic": [59, 64, 134, 159, 237, 308], "immedi": [59, 64, 70, 81, 103, 104, 119, 122, 129, 130, 179, 200, 237, 278], "panic": [59, 105], "somehow": [59, 268], "unrel": [59, 104], "experi": [59, 74, 117, 132, 152, 201, 203, 204, 207, 211, 214, 215, 217, 230, 291, 302, 303, 322], "calm": 59, "wast": [59, 104, 211, 292], "chase": 59, "uncom": [59, 155], "elimin": [59, 111, 266, 305], "sourc": [59, 75, 101, 105, 118, 125, 130, 132, 133, 151, 152, 154, 157, 183, 201, 203, 214, 217, 257, 275, 322], "constant": [59, 209], "isol": 59, "indic": [59, 60, 62, 71, 72, 76, 77, 87, 97, 121, 157, 161, 199, 211, 212, 213, 219, 233, 245, 246, 261, 263, 300, 308], "polish": 59, "learner": [59, 101], "disconcert": 59, "whole": [59, 60, 81, 101, 103, 119, 123, 129, 153, 154, 167, 170, 171, 179, 207, 215, 250, 257, 263, 296, 307], "speak": [59, 105, 129, 130, 133, 157], "ignor": [59, 72, 85, 121, 127, 152, 203, 260], "impli": [59, 103, 203], "unsupport": 59, "floordiv": 59, "tyre": 59, "introductori": [59, 64, 84, 96, 104], "referenc": [25, 59, 71, 117, 122, 205, 226, 243, 305], "confirm": [59, 191, 214, 291], "mysteri": 59, "Not": [59, 119, 154, 164, 170, 214, 277], "emploi": [59, 129, 209], "impact": [59, 219, 225], "useless": [59, 118], "typo": [59, 101, 217], "spot": [59, 60, 62, 64, 169], "ey": [59, 105, 302], "catch": [59, 82, 84, 322], "spell": [59, 101, 129, 202, 307], "mistak": [59, 74, 94, 101, 104, 119, 221], "mi": [59, 150], "fairli": [59, 77, 81, 118, 201, 307], "speller": 59, "wait_tim": [59, 64], "str_wait_tim": 59, "wai_tim": 59, "sharp": [59, 101], "editor": [59, 99, 101, 103, 217], "browser": [59, 75, 81, 85, 90, 130, 131, 132, 133, 148, 150, 151, 152, 154, 155, 157, 159, 162, 168, 194, 203, 206, 207, 210, 214, 216, 259], "exact": [59, 104, 164, 209, 258, 298, 312], "visibl": [59, 103, 117, 118, 236], "imt": 59, "set_tim": 59, "undefin": [59, 305], "reveal": [59, 144, 190, 205, 211, 214], "set_alarm": 59, "alarm_tim": 59, "furthermor": [59, 104], "present_tim": 59, "resound": 59, "dialog": [59, 233], "box": [59, 81, 113, 119, 122, 132, 168, 207, 217, 229, 259], "click": [59, 64, 95, 132, 149, 150, 154, 168, 203, 218, 229, 231, 233], "ok": [59, 64, 67, 75, 204, 218, 219, 237], "invalid": [59, 82, 148, 269], "ten": [59, 104, 152, 181, 211, 219, 229, 264], "repeat": [59, 64, 69, 158, 159, 160, 167, 171, 176, 182, 183, 185, 186, 197, 201, 203, 209, 211, 214, 215, 216, 223, 224, 225, 229, 237, 238, 241, 322], "restrict": [59, 81, 149, 161, 242], "stop": [60, 81, 96, 119, 131, 144, 156, 166, 179, 180, 181, 182, 183, 184, 200, 201, 202, 207, 218, 233, 234, 262], "misspel": [60, 148, 163, 236], "attempt": [60, 79, 82, 94, 103, 153, 203, 253], "ex": [60, 95], "convers": [60, 64, 70, 257, 270, 272, 322], "diagnos": 60, "repair": 60, "mention": [60, 64, 93, 103, 131, 174, 189, 226, 237, 256, 262, 308], "syntaxerror": [60, 62, 63, 65, 82, 322], "partwai": [60, 75], "stai": [60, 62, 122, 168, 182, 214, 218, 255, 262, 310], "tune": [60, 62, 298], "dedic": [60, 103], "told": [61, 63, 118, 201, 211, 214, 229, 231, 233], "fail": [61, 62, 82, 103, 148, 161, 183, 195, 283, 291, 292], "faithfulli": 61, "carri": [61, 81, 103, 105, 150], "instruct": [61, 103, 109, 126, 130, 131, 170, 176, 184, 188, 213, 221, 226, 233, 257, 263], "flaw": 61, "design": [61, 76, 103, 126, 129, 130, 132, 149, 150, 156, 206, 208, 213, 214, 221, 254, 257], "desir": [61, 77, 98, 233, 247, 301], "incorrect": [11, 61, 72, 117, 119, 122, 144, 158, 207, 209, 216, 218, 236, 240, 312], "advanc": [11, 61, 70, 75, 93, 96, 97, 104, 149, 165, 186, 207, 209, 212, 322], "discrep": 61, "against": [61, 138, 182, 202, 214, 215], "compani": [61, 214, 312], "qualiti": [61, 125], "assur": [61, 103], "depart": [61, 207, 222], "effort": [61, 205], "shouldn": [34, 61, 115, 161, 290, 304, 307], "pai": [61, 119, 122, 203, 241, 260, 298], "undetect": 61, "releas": [61, 64, 103, 237], "rel": [61, 90, 105], "harmless": 61, "financi": [61, 87, 214], "transact": 61, "medic": [61, 105], "equip": 61, "deadli": 61, "syntact": [62, 129, 130, 167, 253, 291], "enclos": [62, 93, 97, 103, 111, 116, 245, 248, 254, 265, 305, 315], "per": [62, 92, 149, 206, 212, 214, 219, 222, 240], "signific": [62, 95, 104, 141, 214], "poetri": [62, 129], "cum": 62, "forgiv": 62, "presenc": [62, 93], "pinpoint": 62, "inaccur": 62, "latter": [62, 101, 103], "prepar": [62, 92, 98, 101, 105, 130, 148, 209, 316], "hunt": 62, "aspect": [62, 64, 101, 119, 121, 138, 141, 155, 207, 217, 224, 226, 291], "soon": [62, 119, 191, 257, 265], "andrew": 63, "singer": 63, "spend": [63, 64, 209, 219], "talk": [63, 110, 134, 156, 184, 200, 206, 209, 242, 264, 302], "inevit": [63, 64, 237], "across": [63, 94, 101, 105, 131, 195, 202, 237, 278, 309, 320], "insect": 63, "imped": 63, "relai": [63, 64], "somewhat": [63, 219], "apocryph": 63, "tale": 63, "admir": 63, "grace": [63, 88], "hopper": 63, "pioneer": [63, 101], "nowadai": 63, "bug": [63, 64, 101, 130, 298, 305, 308], "gut": 63, "cope": 63, "punish": 63, "failur": [63, 72, 82], "fun": [63, 104, 119, 205, 207, 208, 209, 214, 215, 221, 222, 232, 238, 265, 312], "cc": [63, 103], "BY": [63, 103], "nc": 63, "nd": 63, "intern": [63, 82, 101, 118, 189, 206, 212, 216, 256, 257, 265, 304], "ted": 63, "com": [63, 148, 149, 150, 152, 153, 154, 155, 158, 162, 207, 209, 212, 233, 322], "avoid": [63, 65, 70, 115, 119, 120, 123, 141, 152, 153, 161, 186, 224, 237, 258, 262, 291, 292, 294, 296, 298, 308, 322], "valueerror": [63, 65, 82, 322], "typeerror": [63, 65, 82, 148, 301, 322], "parseerror": 63, "nameerror": [63, 65, 82, 122, 322], "dive": [64, 194, 207, 275, 322], "nitti": 64, "gritti": 64, "flavor": [64, 129, 206], "human": [64, 103, 105, 118, 126, 127, 130, 144, 150, 164, 196, 202, 217, 219, 226, 231, 258, 259, 267, 268], "beings": 64, "claim": [64, 219], "1945": 64, "dead": 64, "moth": 64, "panel": 64, "harvard": 64, "histor": [64, 103, 212, 214, 261], "skill": [64, 85, 88, 105, 126, 136, 199, 201, 209, 217, 236, 291, 298, 322], "acquir": 64, "appreci": 64, "master": [64, 207, 219, 320], "tip": [64, 65, 100, 174, 322], "throughout": [64, 101, 105, 226, 237, 248, 292, 298], "struggl": 64, "stress": [64, 119], "deep": [64, 194, 197, 322], "celebr": [64, 212, 294, 312], "homework": 64, "secret": [64, 155, 203, 205, 209, 310], "chemic": [64, 129, 237], "successess": 64, "fast": [64, 76, 136, 165, 178, 229, 235, 240], "fourier": 64, "trust": 64, "essenti": [64, 104, 206, 291, 292], "m": [64, 92, 93, 103, 144, 146, 190, 200, 202, 205, 207, 215, 216, 219, 245, 249, 252], "perhap": [64, 148, 161, 205, 258, 288, 291, 305], "firm": 64, "grasp": [11, 64, 117, 119, 135], "necessarili": [64, 96, 101, 183], "portion": [64, 103, 173, 253, 280], "sit": [64, 90, 217, 237], "crank": [64, 237], "myriad": [64, 237], "went": [64, 81, 148, 237], "hit": [64, 214, 237], "quick": [64, 161, 237], "feedback": [64, 101, 237, 292], "benefit": [64, 77, 141, 205, 209, 237, 292], "incomplet": [64, 214, 237], "closer": [64, 112, 168, 214, 215], "gain": [64, 92, 93, 104, 291, 302], "insight": 64, "underli": 64, "notion": [64, 96, 172, 237], "mantra": [64, 237], "tini": [64, 237], "enjoy": [64, 237], "victori": [64, 237], "agil": 64, "wide": [64, 103, 104, 105, 203, 205, 207, 215, 222, 303], "industri": [64, 72, 219], "pose": [64, 212, 222], "alarm": [64, 255], "habit": [64, 268, 292], "current_tim": 64, "hmm": 64, "final_tim": 64, "13": [64, 101, 119, 122, 176, 200, 205, 211, 212, 215, 219, 245, 255, 322], "17": [64, 69, 76, 88, 101, 119, 163, 200, 215, 231, 254, 256, 259, 267, 322], "5pm": 64, "26": [64, 75, 88, 92, 205, 211, 222], "boundari": [64, 182, 211, 214, 247, 290], "bigger": [64, 127, 206, 212, 215, 231, 291], "modulo": [64, 82, 205], "gone": [64, 105, 136, 144, 148, 152, 209, 287], "astrai": 64, "scrabbl": 66, "studi": [66, 75, 77, 101, 104, 117, 119, 202, 215, 219, 283], "scarlet": [66, 75], "earn": [66, 255, 313], "letter_valu": 66, "old": [34, 66, 101, 103, 109, 152, 168, 170, 186, 207, 208, 213, 217, 219, 249, 262, 264, 297, 303, 307, 312], "plu": [66, 103, 119, 129, 140, 154, 155, 161, 170, 211, 219, 222, 264], "txt": [66, 72, 75, 85, 87, 88, 89, 90, 92, 93, 94, 95, 96, 98, 152, 280], "travel": [66, 85, 87, 88, 229, 252, 308], "contin": [66, 79], "jacki": [66, 113], "total_credit": 66, "simplic": [67, 77, 125, 152], "placement": 67, "key_with_min_valu": 67, "lett_d": 67, "key_with_max_valu": 67, "awar": [68, 144, 149, 190], "alia": [68, 117, 226, 227, 294, 295], "acopi": 68, "mydict": [68, 70, 71, 74, 76], "cat": [68, 70, 71, 76, 139, 142, 145, 146, 245, 246, 249, 295, 297, 312], "12": [68, 70, 71, 76, 88, 97, 98, 101, 119, 122, 163, 168, 199, 207, 211, 212, 215, 231, 255, 264, 312, 322], "dog": [68, 70, 71, 76, 140, 142, 145, 146, 245, 249, 312], "eleph": [68, 70, 71, 76], "bear": [68, 70], "yourdict": 68, "999": [68, 294, 295, 296], "rio": [69, 71, 76, 272, 313], "olymp": [69, 71, 76, 79, 92, 93, 94, 188, 272, 313], "medal": [69, 70, 71, 76, 92, 93, 188, 272, 313], "britain": [69, 188], "38": [69, 212], "china": [69, 92, 93], "45": [69, 88, 168, 255], "russia": 69, "germani": [69, 205], "medal_count": 69, "swimmer": [69, 71, 141], "phelp": [69, 71], "hockei": [69, 92], "sports_period": 69, "gold": [69, 76, 79, 92, 93, 188, 313], "2016": [69, 76, 87, 313], "todai": [69, 105, 203, 214, 221], "spain": [69, 85, 88], "belaru": 69, "total_gold": 69, "histori": [69, 103, 105, 132, 154, 207, 209, 213, 216, 245], "chile": 69, "chile_gold": 69, "us_med": 69, "fenc": 69, "fencing_valu": 69, "freq": 69, "frequenc": [69, 144, 202, 273, 278], "s1": [69, 113, 119], "freq_word": 69, "wrd_d": 69, "sent": [69, 101, 155, 194, 252, 312], "salli": 69, "best_char": 69, "worst_char": 69, "letter_count": [69, 75], "string1": 69, "lower": [69, 72, 104, 133, 144, 186, 207, 209, 211, 214, 218, 222, 225, 280, 297, 298, 303], "intead": 69, "low_d": 69, "alt": [70, 205], "moment": [70, 76, 117, 171, 200, 218], "akei": 70, "inventori": [70, 71, 312], "visit": [70, 149, 150, 154, 168, 203], "alphabet": [40, 70, 72, 75, 152, 153, 161, 176, 196, 205, 222, 226, 272, 275, 277, 278, 281], "implicitli": 70, "k": [70, 103, 144, 152, 162, 278, 322], "v": [70, 101, 124, 202, 216, 251, 269, 280, 305, 322], "extract": [70, 84, 89, 103, 153, 154, 155, 158, 159, 168, 172, 192, 197, 243, 252, 260, 278, 322], "cherri": [40, 70, 172], "itali": [70, 76, 85, 88], "medal_ev": 70, "cast": [70, 178], "del": [71, 77, 117, 266, 300], "stock": [71, 312], "bui": [71, 215, 250, 278], "entri": [71, 77, 130, 168, 203, 216], "printout": [71, 148, 152, 194, 196], "similarili": 71, "shipment": 71, "200": [71, 119, 144, 148, 154, 163, 168, 212, 297], "arriv": 71, "512": 71, "mous": [71, 154, 233], "28": [71, 88, 212], "spring": [72, 209], "autumn": [72, 242], "ia": 72, "avast": 72, "swabbi": 72, "pirat": [72, 163], "sir": [72, 75], "matei": 72, "hotel": 72, "fleabag": 72, "inn": 72, "boi": [72, 255], "madam": 72, "proud": 72, "beauti": [72, 101, 155], "professor": [72, 198, 268, 285], "foul": 72, "blaggart": 72, "restaur": [72, 105], "gallei": 72, "yer": 72, "excus": 72, "arr": 72, "lawyer": 72, "th": 72, "restroom": 72, "my": [72, 109, 119, 156, 186, 207, 211, 215, 216, 218, 222, 252, 258], "man": [72, 101, 214], "scarlet3": 72, "sampl": [72, 88, 123, 148, 154, 155, 202, 209, 211, 212, 219, 269, 291], "h": [72, 103, 118, 129, 168, 191, 213, 317], "r": [72, 75, 86, 89, 90, 94, 98, 99, 144, 152, 153, 168, 190, 202, 207, 214, 255, 298, 307, 319], "abcdefghijklmnopqrstuvwxyz": [72, 144, 205], "foo": [72, 122, 148, 256], "baa": 72, "rais": [72, 82, 161, 202, 206, 212, 266, 292, 298, 322], "lookup": [72, 82, 162, 279], "immut": [73, 77, 192, 248, 250, 294, 304, 310, 311, 315, 318, 322], "compris": [73, 85, 250], "arrai": [73, 105, 207], "abstract": [34, 73, 82, 96, 104, 123, 145, 150], "guidelin": 74, "benefici": 74, "zipcod": 74, "mylst": [74, 117], "distinct": [74, 103, 118, 156, 161, 168, 226], "usag": [75, 149, 202], "sherlock": [75, 153], "holm": [75, 153], "stori": [75, 123, 211], "arthur": 75, "conan": 75, "doyl": 75, "transcript": 75, "project": [75, 90, 101, 104, 105, 147, 154, 160, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 212, 213, 214, 215, 216, 217, 219, 221, 222, 282, 292], "gutenberg": 75, "analys": 75, "pre": [75, 210, 298, 307], "load": [75, 132, 152, 154, 155, 159, 161, 196, 219, 233], "retriev": [75, 77, 78, 111, 139, 148, 150, 152, 154, 155, 191, 322], "slower": [75, 168, 209], "travers": [75, 166, 167, 170, 176, 177, 193, 299, 309, 322], "tediou": [75, 84, 115, 171, 178, 219, 234, 240, 264, 295], "hasn": [75, 144, 161], "perfect": [75, 204, 207, 219], "paragraph": [75, 149, 211, 291], "break": [34, 75, 92, 104, 105, 114, 123, 131, 153, 182, 184, 187, 203, 205, 206, 209, 216, 247, 266, 278, 282, 292, 305, 309, 322], "sake": 75, "prespecifi": 75, "refin": [75, 209, 215], "ac10_5_5": 75, "5155": 75, "hypothesi": 75, "word_count": [75, 190], "char_d": 75, "stri": 75, "spanish": [76, 101, 129], "eng2sp": 76, "unpredict": 76, "uno": 76, "unord": [76, 77, 154], "silver": 76, "bronz": 76, "33": [76, 87, 92, 211], "summer": [76, 85, 87, 88, 202, 322], "held": 76, "brazil": 76, "instructor": [76, 105, 199, 268, 292], "guarante": [76, 149], "reli": [34, 76, 89, 152, 183, 258, 290], "usefulli": 77, "flip": [77, 182, 214, 225], "footer": 77, "faster": [77, 104, 152, 168], "78": [77, 277], "analogi": [77, 305], "alias": [78, 189, 311, 322], "country_gold": 79, "buggi": [79, 80], "tri": [79, 150, 152, 161, 163, 200, 203, 207, 215, 222, 263], "numb": [79, 170, 306], "remaind": [79, 257, 260], "36": [79, 97, 212, 229], "cont": 79, "third_countri": 79, "sport": [79, 252, 312], "ppl_plai": 79, "blog": 80, "5th": [80, 101, 180], "food": [80, 109, 250], "fifth": 80, "null": [80, 196], "mytest": [], "signal": [34, 81, 145, 186, 202], "normal": [40, 81, 96, 140, 154, 161, 211, 212, 217, 221, 224, 226, 249], "dealt": 81, "interrupt": [81, 82], "jump": [81, 110, 112, 123, 204], "reach": [81, 82, 110, 131, 138, 145, 156, 180, 181, 201, 203, 234], "ordinari": [81, 206], "8th": 81, "rerun": [81, 168, 253], "exit": [81, 82, 89, 96, 144, 183, 233], "errortyp": 81, "handler": 81, "straightforward": 81, "catchal": 81, "indexerror": [81, 82, 246], "zerodivisionerror": [81, 82], "arithmeticerror": [81, 82], "wrap": [16, 25, 81, 84, 106, 322], "problemat": [81, 152], "outdent": [81, 106, 179], "indexeror": 81, "error_inst": 81, "exam": [81, 88, 290], "unknown": [81, 191], "undergo": 81, "plus_four": 81, "standarderror": 82, "stopiter": 82, "systemexit": 82, "importerror": 82, "indentationerror": 82, "global": [82, 112, 114, 116, 119, 120, 122, 123, 124, 156, 218, 226, 266, 322], "unboundlocalerror": [82, 122], "lookuperror": 82, "keyerror": [82, 84], "runtimeerror": 82, "memoryerror": 82, "memori": [82, 152, 165, 219, 295], "recursionerror": 82, "recurs": [82, 101], "depth": 82, "exceed": [82, 148], "systemerror": 82, "overflowerror": 82, "exce": [82, 183], "floatingpointerror": 82, "zerodivisonerror": 82, "filenotfounderror": 82, "directori": [82, 90, 226], "ioerror": 82, "permissionerror": 82, "adequ": 82, "eoferror": 82, "raw_input": 82, "keyboardinterrupt": 82, "ctrl": 82, "assertionerror": 82, "assert": [82, 103, 266, 286, 287, 288, 290, 291, 292], "sy": [82, 144, 214], "oserror": 82, "environmenterror": 82, "outsid": [34, 82, 89, 115, 120, 122, 152, 155, 168, 182, 184, 186, 234], "attributeerror": [34, 82], "notimplementederror": 82, "hierarchi": [82, 90, 140], "parent": [82, 138, 141, 142, 145, 147, 322], "child": [34, 82], "baseexcept": 82, "generatorexit": 82, "stopasynciter": 82, "buffererror": 82, "blockingioerror": 82, "childprocesserror": 82, "connectionerror": [82, 148], "brokenpipeerror": 82, "connectionabortederror": 82, "connectionrefusederror": 82, "connectionreseterror": 82, "fileexistserror": 82, "interruptederror": 82, "isadirectoryerror": 82, "notadirectoryerror": 82, "processlookuperror": 82, "timeouterror": 82, "referenceerror": 82, "taberror": 82, "unicodeerror": 82, "unicodedecodeerror": 82, "unicodeencodeerror": [82, 161], "unicodetranslateerror": 82, "warn": 82, "deprecationwarn": 82, "pendingdeprecationwarn": 82, "runtimewarn": 82, "syntaxwarn": 82, "userwarn": 82, "futurewarn": 82, "importwarn": 82, "unicodewarn": 82, "byteswarn": 82, "resourcewarn": 82, "standard": [83, 93, 101, 103, 111, 116, 119, 125, 150, 161, 207, 211, 212, 214, 222, 224, 257, 278, 305, 319, 322], "forese": 84, "fetch": [84, 139, 146, 148, 152, 153, 155, 157, 160, 161, 238, 322], "websit": [84, 99, 101, 105, 148, 150, 152, 154, 155, 157, 235, 269], "network": [84, 103, 131, 150, 156, 157, 310], "extern": [84, 150, 226, 256, 265], "temporarili": 84, "respond": [84, 123, 157, 207, 219, 233], "anticip": 84, "somekei": 84, "extract_data": 84, "skip_this_on": 84, "poor": 84, "readlin": [85, 89, 91, 92, 93, 161], "session": [85, 108, 132, 225, 291], "explan": [85, 99, 101, 119, 134, 145, 168, 172, 183, 206, 213, 302], "filevar": 85, "astr": 85, "rare": [85, 165, 202], "fortun": [85, 110, 144, 148, 154, 157, 161], "consider": [85, 126, 130, 149, 214, 298], "novic": 85, "essai": [85, 88], "difficult": [11, 34, 85, 88, 104, 115, 120, 127, 161, 164, 194, 205, 243, 291, 295, 301, 308], "research": [85, 88, 104, 105, 201, 203, 216, 322], "univers": [85, 88, 101, 104, 156, 194, 297], "undergradu": [85, 88], "solid": [85, 88, 119], "handi": [85, 88, 266], "academ": [85, 88, 202], "script": [85, 88, 101, 105, 130], "school_prompt2": 85, "num_char": [85, 178, 271], "rome": [85, 88], "greec": [85, 88], "athen": [85, 88], "england": [85, 88, 205], "london": [85, 88, 188, 312, 313], "manchest": [85, 88], "franc": [85, 88], "pari": [85, 88], "lyon": [85, 88], "madrid": [85, 88], "barcelona": [85, 88], "granada": [85, 88], "austria": [85, 88, 101], "vienna": [85, 88, 101], "wonder": [85, 88, 104, 202, 215, 255, 312], "travel_plans2": 85, "num_lin": [85, 87, 92], "sad": [85, 88, 92], "upset": [85, 88, 92], "melancholi": [85, 88, 92], "somber": [85, 88, 92], "bitter": [85, 88, 92], "angri": [85, 88, 92, 280], "mad": [85, 88, 92], "enrag": [85, 88, 92], "irat": [85, 88, 92], "irrit": [85, 88, 92], "wrath": [85, 88, 92], "outrag": [85, 88, 92], "infuri": [85, 88, 92], "cheer": [85, 88, 92], "elat": [85, 88, 92], "joyou": [85, 88, 92], "delight": [85, 88, 92, 104], "live": [85, 88, 92, 99, 106, 116, 152, 205, 209, 226, 242], "glad": [85, 88, 92, 112], "disori": [85, 88, 92], "puzzl": [85, 88, 92], "perplex": [85, 88, 92], "daze": [85, 88, 92], "befuddl": [85, 88, 92], "excit": [85, 88, 92, 202, 213], "eager": [85, 88, 92], "thrill": [85, 88, 92, 258], "scare": [85, 88, 92], "afraid": [85, 88, 92], "fear": [85, 88, 92], "panick": [85, 88, 92], "terrifi": [85, 88, 92], "petrifi": [85, 88, 92], "startl": [85, 88, 92], "nervou": [85, 88, 92], "anxiou": [85, 88, 92], "jitteri": [85, 88, 92], "jumpi": [85, 88, 92], "uneasi": [85, 88, 92], "apprehens": [85, 88, 92], "first_forti": 85, "40": [85, 88, 170, 218, 248, 258], "emotion_words2": 85, "tabular": [86, 206, 322], "excel": [86, 104, 105, 132, 136, 280, 312], "googl": [86, 105, 148, 149, 150, 154, 162, 209, 280, 322], "spreadsheet": [86, 168, 218], "packag": [86, 202, 203, 206, 210, 211, 214, 227], "stata": 86, "spss": 86, "column": [86, 87, 93, 97, 149, 168, 201, 202, 206, 207, 208, 212, 214, 215, 217, 218, 219, 229, 231, 233, 280, 302], "jamal": [86, 231], "98": [86, 219], "elois": 86, "87": 86, "madelin": 86, "wei": [86, 113], "94": [86, 312], "textfil": [87, 90], "travel_plan": [87, 88], "plan": [87, 104, 119, 149, 213, 214, 312], "commentari": 87, "emotion_word": [87, 88, 92], "emot": [87, 129, 146], "school_prompt": [87, 88], "beginning_char": 87, "first_char": 87, "p_word": 87, "sp500": 87, "monthli": 87, "2017": 87, "rate": [87, 146, 149, 152, 153, 206, 212, 255], "paid": 87, "govern": [87, 226, 257], "bond": 87, "label": [87, 112, 206, 211, 302], "june": 87, "mean_sp": 87, "max_interest": 87, "datafil": [88, 89, 218], "studentdata": 88, "imaginari": 88, "joe": 88, "bill": 88, "sue": 88, "32": [11, 88, 92, 156, 162, 163, 217, 260, 265, 267], "21": [88, 92, 93, 212, 322], "john": [88, 92, 101, 156], "quiz": 88, "destin": [88, 156], "citi": [88, 209, 214, 216, 226, 279, 313, 314], "j_emot": 88, "j": [88, 101, 103, 168, 202], "foolproof": 89, "digest": 89, "effici": [89, 92, 105, 152], "succe": [89, 104, 148], "yourfil": 89, "fileref": [89, 94], "lin": 89, "1000": [89, 109, 212, 214, 215, 216, 219], "myfil": [90, 92], "instal": [90, 133, 152, 168, 210, 224, 226, 254], "mac": [90, 214], "folder": [90, 105, 226], "filenam": [90, 98, 99, 168], "mypythonprogram": 90, "py": [90, 101, 226], "data1": 90, "mydata": [90, 96], "data2": 90, "allproject": 90, "descend": [90, 153, 194], "subfold": 90, "joebob01": 90, "preserv": [90, 103, 207, 216], "pathnam": 90, "unix": 90, "variant": 90, "machin": [90, 103, 105, 130, 133, 201, 205, 215, 227, 254], "secur": [90, 98, 149, 154, 162, 205], "nativ": [90, 133, 165, 226], "truli": [90, 101, 191, 203, 205], "fake": [90, 218, 280], "disk": 90, "yearlyproject": 90, "csv": [90, 95, 100, 201, 202, 214, 215, 218, 219, 280, 322], "companydata": 90, "carriag": 92, "statement1": 92, "statement2": 92, "field": [92, 93, 105, 155, 214], "athlet": [92, 188], "team": [34, 92, 93, 101, 201, 212], "simpler": [92, 105, 141, 191, 204, 209, 215, 260], "comfort": [92, 105, 191, 207, 209, 235], "idiom": [92, 129], "sex": [92, 93], "ag": [34, 92, 93, 207, 219, 259, 313, 319], "dijiang": [92, 93], "basketbal": [92, 93], "na": [92, 93], "lamusi": 92, "judo": 92, "gunnar": 92, "nielsen": 92, "aabi": 92, "denmark": [92, 93], "footbal": [92, 267], "edgar": [92, 93], "lindenau": [92, 93], "aaby": [92, 93], "34": [92, 93, 249], "sweden": [92, 93], "tug": [92, 93], "war": [92, 93, 205], "christin": [92, 93], "jacoba": [92, 93], "aaftink": [92, 93], "netherland": [92, 93], "speed": [92, 93, 178, 206, 214, 229, 235, 240, 298], "skate": [92, 93], "27": [92, 261], "knut": 92, "aaland": 92, "cross": 92, "ski": 92, "aalberg": 92, "cornelia": 92, "cor": 92, "aalten": 92, "strannood": 92, "antti": 92, "sami": 92, "aalto": 92, "finland": 92, "ic": 92, "einar": 92, "ferdinand": 92, "einari": 92, "swim": [92, 93, 141, 208], "jorma": 92, "ilmari": 92, "jyri": 92, "tapani": 92, "badminton": 92, "minna": 92, "maarit": 92, "sail": 92, "pirjo": 92, "hannel": 92, "mattila": 92, "biathlon": 92, "timo": 92, "antero": 92, "aaltonen": 92, "win": [92, 144, 214], "valdemar": 92, "54": [92, 212], "competit": 92, "olympian": [93, 94, 97], "strip": [93, 203, 303], "rid": [93, 252], "trail": [93, 238, 303], "100m": 93, "freestyl": 93, "tsv": 93, "1500m": 93, "curv": [93, 202, 206, 211, 213, 214], "unquot": 93, "addition": [95, 144, 184, 229, 242, 243, 248], "suffix": [95, 216], "filenameexampl": 95, "magic": [95, 161, 214, 307], "infer": [95, 133, 206, 261], "extens": [95, 215, 227], "hurt": [96, 206], "forgotten": 96, "forget": [96, 112, 153, 158, 170, 217, 218, 236, 312], "manag": [96, 148, 194, 214, 291], "autom": [96, 126, 152, 185, 292], "md": 96, "neatli": [96, 108, 316], "ensur": [11, 96, 103, 144, 186, 200, 214], "row_str": 97, "curli": [97, 298], "brace": [97, 298, 305], "unlik": [34, 97, 108, 182, 301], "cell": [97, 105, 210, 213, 218], "doabl": 97, "inde": [97, 101, 118, 148, 155, 161, 165], "delimit": [97, 247], "commonli": [98, 103, 170, 202, 203, 212, 242], "readi": [98, 130, 207, 208, 216, 233], "overwritten": [98, 152], "Be": [98, 134, 145, 153, 190, 230, 263, 302], "screen": [98, 121, 123, 125, 131, 168, 176, 181, 182, 194, 204, 207, 214, 229, 230, 232, 233, 237, 240], "outfil": [98, 152], "squared_numb": 98, "reiniti": 98, "lose": [98, 132, 144, 302], "overwrit": [98, 297], "life": [99, 105, 212, 214, 250, 258], "resid": 99, "ultim": [99, 203], "web": [11, 99, 103, 104, 105, 130, 131, 132, 148, 150, 151, 152, 154, 155, 157, 161, 194, 201, 233, 238, 322], "music": [99, 105, 153, 158, 291], "regardless": [99, 103, 129, 179, 180], "filevari": 99, "mode": [99, 130], "filesystem": [100, 322], "recip": [100, 322], "paraphras": 101, "philosophi": 101, "free": [101, 102, 144, 150, 168, 174, 203, 207, 213, 271, 294, 296, 322], "speech": [101, 202, 217], "pizza": [101, 322], "came": [101, 135, 168, 215, 218], "collabor": [101, 103], "gnu": [101, 102, 322], "licens": [101, 102, 149, 206, 207, 208, 322], "thank": [101, 140, 265], "ei": 101, "spirit": [101, 103], "gratitud": 101, "unfortun": [101, 104, 148, 245, 305], "satisfact": [101, 206, 219], "2nd": 101, "chanc": [101, 103, 118, 182, 207, 209, 215, 218, 225], "spare": 101, "transpar": [101, 103], "imposs": [34, 101, 130, 209], "stumbl": 101, "contact": [101, 103, 148, 149, 152, 322], "email": [101, 162, 171, 176, 205, 218, 227, 238], "address": [101, 103, 122, 148, 156, 162, 295], "jeff": 101, "elkner": [101, 102, 322], "net": [101, 156, 280], "substanti": [101, 103, 104], "due": [101, 133, 168, 261], "mike": 101, "machenri": 101, "tail": [101, 182, 214, 233, 235, 238], "he": [101, 104, 209, 214, 231, 312], "owen": 101, "davi": 101, "saturdai": [101, 255], "morn": 101, "enrich": 101, "said": [101, 145, 183, 205, 214, 215, 216, 245, 248, 254, 259, 301], "card": [101, 209, 225], "gin": 101, "rummi": 101, "knew": [101, 186], "gctaa": 101, "2009": [101, 103, 248], "2010": 101, "safath": 101, "ahm": 101, "howard": 101, "batist": 101, "loui": 101, "alfaro": 101, "rachel": 101, "hancock": 101, "thoughtful": 101, "led": 101, "activ": [101, 105, 144, 153, 184, 221, 231, 233, 255], "engag": [101, 104], "governor": 101, "academi": 101, "vein": 101, "hb": 101, "woodlawn": 101, "2007": [101, 103], "2008": [101, 103], "jame": 101, "crowlei": 101, "joshua": 101, "eddi": 101, "eric": 101, "larson": 101, "brian": 101, "mcgrail": 101, "iliana": 101, "vazuka": 101, "ammar": 101, "nabulsi": 101, "aldric": 101, "giacomoni": 101, "fibonacci": 101, "roger": 101, "sperberg": 101, "twist": 101, "adel": 101, "goldberg": 101, "sat": 101, "pycon": 101, "him": [101, 104, 207], "ben": 101, "bruno": 101, "carl": 101, "lacomb": 101, "commut": 101, "alessandro": 101, "montanil": 101, "emanuel": 101, "rusconi": 101, "michael": 101, "vogt": 101, "report": [101, 105, 154, 214, 219], "clariti": 101, "shell": [101, 130, 133], "lloyd": 101, "hugh": 101, "allen": [101, 102, 322], "yvon": 101, "bouliann": 101, "fred": 101, "bremmer": 101, "submit": 101, "jonah": 101, "cohen": 101, "perl": 101, "latex": [101, 103], "html": [101, 103, 131, 148, 150, 154, 157, 203, 219, 322], "conlon": 101, "grammar": [101, 206, 213], "benoit": 101, "girard": 101, "humor": [101, 205, 307], "courtnei": 101, "gleason": 101, "katherin": 101, "smith": 101, "horsebet": 101, "lee": 101, "harr": 101, "princip": [101, 103, 105, 255], "kaylin": 101, "david": [101, 104, 322], "kershaw": 101, "broken": [101, 250, 277], "cattwic": 101, "lam": 101, "makefil": 101, "scheme": [101, 104, 162, 206], "yong": 101, "mayo": 101, "unconsci": 101, "subconsci": [101, 129], "chri": [101, 102, 322], "mcaloon": 101, "matthew": 101, "moelter": 101, "simon": 101, "dicon": 101, "montford": 101, "ouzt": 101, "kevin": 101, "park": 101, "distribut": [101, 102, 103, 202, 206, 211, 212, 214, 219, 225], "pool": [101, 190, 222], "encourag": [101, 105, 132, 206, 209, 226, 298, 322], "schmitt": 101, "robin": 101, "shaw": 101, "printtim": 101, "paul": [101, 102, 316, 322], "sleigh": 101, "craig": 101, "snydal": 101, "drew": [101, 171, 231], "ian": 101, "thoma": 101, "half": [101, 103, 104, 139, 186, 214, 233, 267], "keith": 101, "verheyden": 101, "peter": [101, 102], "winstanlei": 101, "longstand": 101, "latin": 101, "wrobel": 101, "mosh": 101, "zadka": 101, "invalu": 101, "draft": [101, 103], "guidanc": 101, "christoph": 101, "zwerschk": 101, "pedagog": 101, "gleich": 101, "selb": 101, "mayer": 101, "slew": 101, "typograph": 101, "hayden": 101, "mcafe": 101, "caught": [101, 190], "inconsist": 101, "angel": 101, "arnal": 101, "tauhidul": 101, "hoqu": 101, "lex": 101, "berezhni": 101, "dr": 101, "michel": 101, "alzetta": 101, "maid": 101, "andi": 101, "mitchel": [101, 102], "kalin": 101, "harvei": 101, "clarif": 101, "hutchin": 101, "foreword": [101, 322], "gregor": 101, "lingl": 101, "german": [101, 205], "juli": 101, "prefac": [101, 102, 104], "brad": [102, 322], "miller": [102, 322], "lauren": 102, "murphi": [102, 307], "jeffrei": [102, 104, 322], "wentworth": 102, "downei": [102, 322], "meyer": [102, 322], "dario": 102, "permiss": [102, 103], "grant": [102, 103, 212, 322], "publish": [102, 103], "invari": [102, 103], "contributor": [102, 103, 322], "front": [102, 103, 277], "entitl": [102, 103], "novemb": 103, "\u00bd": 103, "\u00bc": 103, "\u215b": 103, "\u00be": 103, "\u215c": 103, "\u215d": 103, "\u215e": 103, "_": [34, 103, 144, 152, 167, 209, 257, 266, 290], "\u00b5": 103, "\u03c9": 103, "\u00aa": 103, "\u00ba": 103, "\u00b9": 103, "\u00b2": 103, "\u00b3": 103, "copyright": [103, 322], "2001": 103, "2002": 103, "inc": 103, "permit": [103, 121, 233], "freedom": 103, "redistribut": 103, "commerci": 103, "noncommerci": 103, "secondarili": 103, "copyleft": 103, "deriv": [103, 104, 214, 215], "themselv": [103, 105, 172, 211, 212, 246, 256, 263], "complement": 103, "public": [41, 103, 202, 322], "textual": 103, "subject": [103, 129], "medium": 103, "holder": [103, 206], "Such": [103, 206, 305], "royalti": 103, "unlimit": 103, "durat": [103, 152], "herein": 103, "member": [103, 166, 219, 245, 299], "license": 103, "law": [103, 202, 307], "secondari": 103, "appendix": 103, "exclus": [103, 170], "philosoph": 103, "ethic": [103, 219], "polit": 103, "regard": [103, 131, 308], "passag": 103, "suitabl": [103, 148, 196, 225, 286], "straightforwardli": 103, "compos": [11, 103, 114, 152, 222, 231, 250], "pixel": [103, 207, 217, 229, 233, 240], "paint": [103, 232], "formatt": 103, "varieti": [103, 104, 151, 218, 290, 303], "markup": [103, 203], "absenc": 103, "arrang": [103, 129, 205, 267, 281, 304], "thwart": 103, "discourag": [103, 217], "opaqu": 103, "plain": [103, 154, 203], "ascii": [103, 161], "texinfo": 103, "sgml": 103, "xml": 103, "publicli": 103, "dtd": 103, "conform": 103, "postscript": 103, "pdf": 103, "png": [103, 168, 207, 208], "xcf": 103, "jpg": [103, 168, 208, 217], "proprietari": 103, "processor": [103, 203], "legibli": 103, "promin": 103, "entiti": [103, 150, 158, 250], "xyz": [103, 258, 271, 297], "subunit": 103, "precis": [103, 105, 126, 211, 212, 214], "acknowledg": 103, "endors": 103, "warranti": 103, "disclaim": 103, "implic": [103, 129], "void": 103, "reproduc": [103, 152, 211], "whatsoev": 103, "measur": [103, 118, 201, 202, 206, 207, 212, 215], "obstruct": 103, "compens": 103, "exchang": 103, "lend": 103, "media": [103, 153, 155, 160, 161, 322], "volumin": 103, "onto": [103, 157, 202, 229, 301, 307], "adjac": 103, "along": [103, 114, 138, 144, 150, 162, 172, 205, 206, 208, 209, 215, 218], "protocol": [103, 154, 160, 162, 322], "prudent": 103, "agent": 103, "retail": 103, "role": [103, 200, 233, 257], "whoever": 103, "possess": 103, "authorship": 103, "unalt": 103, "substanc": 103, "tone": [103, 168, 207], "therein": 103, "retitl": 103, "conflict": 103, "appendic": 103, "qualifi": 103, "parti": [103, 155, 157, 171, 183, 294, 308], "approv": 103, "authorit": 103, "act": [103, 122, 146, 150, 151, 165, 205, 206], "behalf": 103, "explicit": [103, 119, 140, 209, 231], "unmodifi": 103, "uniqu": [103, 130, 132, 146, 211, 212, 224, 226, 295, 304], "compil": [103, 104, 130, 131, 133, 257], "volum": [103, 105], "storag": [103, 161, 269], "disagr": 103, "prevail": 103, "sublicens": 103, "expressli": 103, "ceas": 103, "violat": 103, "reinstat": 103, "provision": 103, "perman": [103, 152], "notifi": 103, "prior": [103, 150, 322], "cessat": 103, "moreov": [103, 152], "cure": 103, "receipt": 103, "http": [103, 148, 149, 150, 152, 153, 154, 155, 158, 160, 162, 168, 194, 207, 209, 233, 322], "www": [103, 148, 150, 153, 154, 233], "org": [103, 168, 194, 312], "proxi": 103, "massiv": [103, 212], "multiauthor": 103, "site": [103, 150, 152, 153, 154, 155, 158, 161, 194, 201, 226], "mmc": 103, "server": [11, 103, 133, 148, 149, 154, 157, 158, 162, 203, 210], "facil": 103, "anybodi": 103, "wiki": 103, "sa": 103, "creativ": [103, 105, 136, 155, 206, 207, 208, 217, 222, 230], "alik": 103, "corpor": 103, "profit": 103, "busi": [103, 105, 211, 212, 222], "san": [103, 212], "francisco": [103, 212], "california": 103, "incorpor": [103, 243], "republish": 103, "elig": 103, "august": 103, "THEIR": 103, "merg": 103, "suit": [103, 201], "nontrivi": 103, "choic": [103, 136, 144, 149, 206, 219, 262, 283], "beazlei": 104, "steadili": 104, "ago": [104, 207, 218, 219], "guido": 104, "van": 104, "rossum": 104, "abc": [104, 113], "borrow": [104, 212], "java": [104, 133, 219, 262, 267], "modula": 104, "remark": 104, "broad": 104, "appeal": 104, "profession": [104, 105, 214], "despit": 104, "commun": [104, 116, 156, 157, 162, 202, 205, 206, 212, 219], "opinion": 104, "masochist": 104, "tendenc": 104, "attent": [104, 119, 122, 203, 214, 241, 260, 298], "annoi": [104, 152, 217], "enforc": [34, 104, 144, 226], "seemingli": 104, "arcan": 104, "engin": [104, 105, 209, 219, 292], "mostli": [104, 298], "uninspir": 104, "explor": [104, 105, 150, 155, 158, 168, 171, 176, 194, 205, 206, 211, 212, 214, 219, 226, 248, 322], "unconvent": 104, "obscur": [104, 144, 146], "unintellig": 104, "hundr": [104, 148, 214], "protect": [11, 104, 184], "fault": 104, "conceptu": [104, 152, 291], "neat": 104, "lost": [104, 194], "link": [104, 149, 202, 203, 206, 267], "librari": [34, 104, 105, 146, 148, 196, 224], "gradual": [104, 215], "lisp": 104, "struck": 104, "graduat": 104, "chicago": 104, "constantli": [104, 156], "face": [104, 149, 229, 230, 231, 233], "daunt": [104, 194], "blister": 104, "nine": 104, "quarter": 104, "certainli": [104, 132, 214], "inflict": 104, "pain": [104, 108], "suffer": 104, "counterproduct": 104, "young": [104, 211], "evolv": [104, 129, 130, 138], "bright": 104, "futur": [104, 105, 203, 212, 214, 219, 263], "pocket": 105, "couch": [105, 173], "desk": 105, "swiss": 105, "armi": 105, "knife": 105, "21st": 105, "centuri": 105, "militari": 105, "technologi": 105, "bomb": [105, 205], "grow": [105, 129, 159, 207, 212, 213, 310, 322], "drop": 105, "peac": 105, "social": [105, 161, 163, 310], "vast": [105, 211], "astronom": 105, "distant": 105, "star": 105, "sky": 105, "sociologist": 105, "citizen": 105, "literatur": 105, "ear": 105, "instantan": 105, "health": 105, "globe": 105, "doctor": [105, 176], "medicin": 105, "patient": 105, "attract": [105, 155, 186], "billion": 105, "stagger": 105, "har": [105, 292], "routin": 105, "rai": 105, "area": [105, 112, 118, 126, 205, 214, 233, 255, 319], "major": [105, 201, 209, 211, 219], "renam": [34, 105], "snapchat": [105, 176, 207], "dropbox": 105, "robust": 105, "widespread": [105, 238], "tensorflow": 105, "orderli": 105, "mechanist": [105, 136], "sin": [105, 206], "log": [11, 105, 132, 202, 206], "phone": [105, 267, 269], "photo": [105, 123, 155, 168, 207], "diseas": 105, "leaf": [105, 193], "plant": [105, 191, 201, 213], "whitefli": 105, "infest": 105, "instagram": [105, 123, 207], "shakespear": 105, "3d": [105, 200], "stanford": 105, "michelangelo": 105, "reliabl": [105, 136], "Being": 105, "strive": 105, "li": [105, 203], "overwhelm": 105, "seek": 105, "classmat": [105, 209], "stump": 105, "increasingli": [105, 134, 291], "sincer": 105, "knowledg": [105, 201, 219, 283, 322], "tackl": [105, 208], "psychologi": [105, 297], "piqu": 105, "weren": [106, 175], "harder": [34, 106, 149, 152, 162, 183, 205, 219, 279], "accuml": 106, "mylen": 106, "rearrang": [106, 170, 193, 272, 275], "int_return": 107, "decim": [107, 156, 186, 214, 253, 257, 265, 298, 305], "aim": [108, 211], "declar": [108, 115, 206, 267, 322], "cyu3": 108, "num_test": 109, "mirror": 109, "mississippi": 109, "love": [109, 119, 144, 252], "spom": 109, "favorit": [109, 210, 214, 218, 219], "yum": 109, "om": 109, "spam": [109, 218, 248], "lave": 109, "favarit": 109, "faad": 109, "builtin": 109, "pretend": [109, 207], "sum_of_squar": [109, 114], "29": [109, 211, 312], "findhypot": 109, "longest": [109, 212, 277], "detour": 110, "middl": [110, 146, 173, 182, 207, 214, 246], "interpert": 110, "adept": 110, "termin": [110, 119, 122, 130, 161, 166, 171, 183], "pow": 110, "insist": 111, "tripl": [111, 254], "function_nam": 111, "__doc__": [111, 116], "drawsquar": 111, "sz": 111, "emphas": [112, 115, 191, 209], "arrow": [112, 132, 229, 235, 257, 267], "black": [113, 119, 153, 168, 207, 217, 231], "hidden": [113, 144, 226, 256, 263, 292], "revis": [113, 135], "hello2": 113, "iman": 113, "hello3": 113, "position": [113, 305], "print_mani": 113, "cyu": 113, "s2": [113, 119], "goodby": 113, "smaller": [114, 123, 131, 156, 200, 212, 215, 216, 250, 281, 287, 295], "subproblem": 114, "decomposit": [114, 182], "nearli": [115, 129], "subsect": 115, "hopefulli": [115, 126, 206, 207], "convinc": [115, 211, 231], "mix": [115, 168, 205, 229, 231, 233, 248], "nonsens": 115, "badsquar": 115, "silli": 115, "poorli": [115, 185], "scope": [115, 122, 123, 290], "theme": [115, 238], "versu": [115, 202, 206, 218, 219, 311, 322], "shadow": 115, "cement": 115, "wp": [115, 134, 241, 248], "purchas": 115, "groceri": [115, 131, 186, 250, 272, 278], "wallet": 115, "deduct": 115, "attach": [116, 150, 268], "composit": [116, 124, 141, 322], "lifetim": [116, 122], "destroi": [116, 122, 161], "annot": [116, 124, 322], "caller": [117, 119, 121, 122], "changeit": [117, 120], "slot": [117, 191], "contradict": 117, "wolverin": 117, "mylist": [117, 297], "thoroughli": 117, "confid": [117, 119, 182, 218, 222], "myfun": 117, "land": [118, 123, 144, 214], "slogan": 118, "ongo": 118, "consumpt": 118, "throw": [34, 118, 203, 214, 225], "temporari": [118, 119, 135, 152, 291, 316], "eventu": [118, 183, 273, 278, 309], "stick": [119, 214], "tosquar": 119, "squareresult": 119, "modif": [119, 132, 133, 139, 200], "attend": 119, "anyon": [34, 119, 130, 155, 174, 209, 212, 257], "longer_than_f": 119, "weird": [119, 152, 305], "reiter": 119, "addem": 119, "cyu2": 119, "show_me_numb": 119, "list_of_int": 119, "same_th": 119, "unchang": [119, 302, 303], "subtract_thre": 119, "minu": [119, 211, 212, 215], "ist": 119, "becki": 119, "s_chang": 119, "wherev": [120, 317], "dict": 120, "influenc": [120, 212], "decod": [121, 124, 161, 205, 322], "reduc": [121, 129, 146, 152, 207], "sleuth": 121, "duplic": [121, 171, 205, 224, 248], "msg": 121, "hellohello": 121, "515": 121, "mypi": 121, "clunki": 121, "count_word": 121, "add_em_up": 121, "recent": [121, 122, 207, 213, 218, 249], "pronounc": 121, "pipe": 121, "union": 121, "disappear": 122, "recov": [122, 132], "expir": 122, "bar": [122, 123, 148, 154, 186, 202, 212, 291], "aug": 122, "street": [122, 226], "v1": [122, 316], "traceback": 122, "stdin": 122, "unbound": 122, "chunk": [123, 231, 291, 292], "meaning": [123, 174, 268], "gpa": [123, 206], "crucial": 123, "plenti": 123, "tradition": 125, "judg": 125, "central": 126, "radiu": [126, 204, 214, 255, 319], "pi": [126, 267, 268], "eas": 126, "understood": [126, 129, 158], "\u03c0": 126, "formula": [126, 129, 168, 207, 214, 215, 218, 255], "obtain": [126, 214, 298], "dens": [127, 129], "token": [127, 129, 130, 148, 257, 260, 262, 267], "korean": [129, 161], "mandarin": 129, "chines": [129, 161], "impos": [129, 152], "among": [129, 155, 277, 298], "chemist": 129, "molecul": 129, "importantli": [129, 148, 281], "strict": [129, 254], "zz": 129, "pertain": 129, "illeg": [129, 266], "molecular": 129, "subscript": 129, "hear": 129, "shoe": [129, 312], "fell": 129, "verb": [129, 202, 257, 297, 306], "ambigu": [129, 250, 261, 296], "contextu": 129, "unambigu": 129, "redund": 129, "misunderstand": 129, "verbos": 129, "metaphor": [129, 154, 156, 221, 238], "joke": [129, 205], "idiomat": 129, "yahoo": 129, "prose": 129, "poem": 129, "deliber": [129, 268, 290, 292], "amen": 129, "analysi": [129, 322], "byte": [130, 133, 156, 161], "intermedi": [130, 177, 291, 322], "virtual": [130, 133], "assembli": [130, 133], "portabl": [130, 133], "formul": [130, 136], "vocabulari": [130, 149], "interfac": [130, 150, 211], "thetermin": 130, "contrast": [130, 167], "therefor": [130, 222, 262, 300], "render": [131, 203], "encod": [131, 160, 161, 206, 213, 310, 322], "stream": 131, "strang": [131, 161, 167, 264, 268, 275], "keyboard": [131, 205], "repetit": [131, 171, 176, 185, 214, 239, 243, 250, 251, 322], "repeatedli": [131, 133, 149, 234, 295], "subtask": 131, "tast": [131, 207], "shop": 131, "assist": 132, "latest": [132, 152, 214], "slider": [132, 221], "ran": [132, 202, 236], "drag": [132, 205, 229, 231, 233], "light": [132, 252], "green": [132, 167, 168, 207, 208, 217, 218, 233], "heard": [133, 211, 214, 307], "php": [133, 219], "loos": 133, "disadvantag": [133, 298], "enorm": 133, "rewritten": [133, 183, 216], "core": [133, 203], "remot": [133, 150, 154, 162], "jupyt": [133, 210], "notebook": [133, 210], "lookout": 134, "advis": [135, 186], "terminologi": 136, "compon": [136, 168, 207, 263, 280], "preview": [137, 186, 222, 234, 322], "pokemon": [138, 190, 316], "characterist": 138, "grass_pokemon": 138, "subclass": [138, 140, 141, 142, 147, 322], "boost": 138, "bell": [138, 211, 214], "attack": 138, "strength": 138, "attack_boost": 138, "train": [138, 200, 258], "bulbi": 138, "p2": 138, "pika": 138, "p3": 138, "oppon": 138, "weak": 138, "strong": [138, 212], "grass": [138, 316], "fire": [138, 316], "water": [138, 316], "ghost": 138, "dark": [138, 207], "psychic": 138, "fly": [138, 141, 162], "electr": [138, 161, 316], "fight": 138, "p_type": 138, "expand": [139, 213, 301], "tiger": 139, "whichtyp": 139, "meow": [139, 145], "roar": 139, "roooooar": 139, "redefin": 139, "lab": [139, 202, 205, 206, 211, 219, 222], "tenni": 139, "ball": [139, 301, 307], "arf": [140, 146], "ineleg": [], "superclass": 145, "super": [140, 145, 178, 207, 209, 216, 240], "elsewher": 226, "bird": [140, 145, 146, 312], "chirp_numb": 140, "b1": [], "d1": 140, "mood": [142, 146], "fed": 142, "narrow": [142, 211, 219], "num_human": 144, "player": [144, 190], "num_comput": 144, "prize": [144, 214], "whitnei": 144, "houston": 144, "alphanumer": 144, "_______": 144, "____": 144, "______": 144, "___": 144, "spin": 144, "cash": 144, "cost": [144, 312], "1500": 144, "bankrupt": 144, "reintroduc": 144, "sleep": [144, 312], "suspens": 144, "gameplai": 144, "instantli": 144, "randint": 144, "min": [207, 212, 219], "inclus": [144, 225], "uppercas": [144, 233, 266, 303], "wofplay": 144, "prizemonei": 144, "addmonei": 144, "gobankrupt": 144, "addpriz": 144, "steve": [144, 214], "wofhumanplay": 144, "getmov": 144, "obscuredphras": 144, "obscured_phras": 144, "_l___er": 144, "n____n_l": 144, "p_rk": 144, "wofcomputerplay": 144, "difficulti": [144, 173, 291], "semi": [144, 280], "sorted_frequ": 144, "zqxjkvbpygfwmucldrhsnio": 144, "smartcoinflip": 144, "getpossiblelett": 144, "vowel_cost": 144, "aeiou": 144, "setexecutionlimit": [144, 214], "millisecond": [144, 214], "600000": 144, "eleg": [11, 145, 146], "intuit": [145, 214, 215], "colli": 145, "labrador": 145, "mrrp": [145, 146], "chasing_rat": 145, "AND": [145, 203], "tree": 145, "cheshir": 145, "smile": 145, "THAT": 145, "grandpar": 145, "ancestor": 145, "new_cat": 145, "pumpkin": 145, "cat1": 145, "sepia": [145, 168, 207], "anymor": [145, 218], "teddi": 145, "siames": 145, "purrrfect": 145, "creatur": 145, "another_cat": 145, "cat2": 145, "motiv": 146, "couldn": [146, 148], "reimplement": 146, "dispatch": 146, "randrang": [146, 225], "hunger_decr": 146, "boredom_threshold": 146, "hunger_threshold": 146, "kitti": 146, "pet_typ": 146, "meeeeow": 146, "reduce_hung": 146, "buri": 146, "wheel": [147, 322], "robert": [163, 248], "mccloskei": 163, "duckl": 163, "jack": [163, 255], "kack": 163, "lack": [163, 217], "mack": 163, "nack": 163, "ouack": 163, "pack": [163, 172, 315, 318, 319, 322], "quack": 163, "januari": 163, "februari": 163, "march": 163, "66": 163, "42": [163, 171, 206, 211, 212, 254], "polygon": [163, 171, 204, 230, 235], "drunk": 163, "record": [163, 231], "experiment": [163, 202], "160": 163, "43": 163, "270": [163, 208], "97": [153, 163], "940": 163, "86": [163, 168], "clockwis": [163, 207, 229, 235], "temperatur": [11, 163, 178, 206, 215, 255], "finger": 164, "strictli": [164, 225, 226], "xkcd": [164, 202, 209, 322], "iter_var_nam": 165, "some_seq": 165, "hardli": 165, "10000000": 165, "cheat": [165, 211], "ix": [166, 216, 299], "upon": [166, 200], "matur": [166, 299], "establish": [166, 299], "toolkit": [166, 299], "inter": 166, "inner": [167, 168, 189, 191, 205], "gloss": 167, "afruit": 167, "degre": [167, 181, 182, 207, 208, 209, 213, 219, 229, 231, 233, 255], "alex": [167, 229, 231, 232, 233, 236], "setup": [167, 218], "reorgan": 167, "acolor": 167, "wn": [167, 182, 230, 233, 240], "exitonclick": [167, 168, 230, 233], "ch": [167, 169, 213], "yellow": [167, 168], "finit": [168, 183], "discret": 168, "pictur": [155, 168, 205, 207, 213, 214, 216, 221, 230, 233, 238, 256, 257], "grid": 168, "width": [168, 182, 201, 207, 211, 217, 232, 233, 255], "height": [168, 182, 206, 207, 211, 217, 255, 312], "intens": 168, "255": [156, 168, 207], "256": [161, 168], "white": [168, 207, 217, 219, 233], "magenta": 168, "cimag": 168, "pypi": 168, "getr": 168, "getgreen": 168, "getblu": 168, "setr": 168, "setgreen": 168, "setblu": 168, "156": 168, "76": [168, 211, 240, 297], "emptyimag": 168, "getwidth": 168, "getheight": 168, "getpixel": 168, "setpixel": 168, "img": [168, 203], "cy": 168, "col": 168, "35": [168, 181, 219, 223, 258, 307], "mp": 168, "luther": [168, 245], "244": 168, "55": [168, 258, 277], "165": 168, "161": 168, "158": 168, "closest": [168, 201], "systemat": [168, 215], "easiest": [168, 206, 290, 296], "205": 168, "goldygoph": 168, "setdelai": 168, "newr": [168, 207], "newgreen": 168, "newblu": 168, "grai": [168, 208], "scale": [151, 168, 202, 206, 208, 211, 212, 225], "achar": 169, "rock": [169, 245, 246, 249, 303], "largest": [170, 212, 269, 276, 277], "anatomi": [160, 170, 322], "util": 170, "scenario": [170, 200, 312], "52": 170, "covert": [161, 170], "sum1": [170, 180], "hexagon": [171, 230], "octagon": [171, 204, 230], "nightmar": 171, "invit": [171, 259, 308], "loop_var_nam": 171, "apricot": 172, "peach": [172, 312], "enumer": [172, 318, 321, 322], "idx": [172, 302], "beam": 173, "chair": 173, "washer": 173, "dryer": 173, "setter": 173, "wing": 173, "spiker": 173, "blocker": 173, "singular": [174, 308], "noun": [174, 202, 257, 308], "plural": 174, "genr": 174, "interpretor": 175, "custom": [149, 155, 176, 201, 206], "night": [176, 255], "thousand": [176, 205, 211, 214, 258], "border": 176, "rgb": [177, 207, 322], "gori": [177, 322], "my_str": [178, 308], "several_th": 178, "str_list": 178, "original_str": [178, 312], "addition_str": 178, "sum_val": 178, "week_temps_f": 178, "fahrenheit": [11, 178, 255], "avg_temp": 178, "67": [178, 245, 246, 249], "recheck": 179, "sublist": [180, 188, 189, 241], "check_num": 180, "stop_at_z": 180, "sum2": 180, "bye": 180, "32nd": 180, "slice": [161, 180, 189, 194, 250, 251, 252, 273, 296, 300, 301, 310, 322], "looop": 181, "three_num": 181, "entertain": [182, 196], "wander": 182, "center": [182, 201, 204, 214, 233], "coin": [182, 214, 225], "indefinit": [182, 183, 184, 185, 186], "tough": 182, "deleg": 182, "isinscreen": 182, "escap": [182, 184], "window_width": 182, "window_height": 182, "farther": 182, "leftbound": 182, "rightbound": 182, "topbound": 182, "bottombound": 182, "turtlex": 182, "xcor": 182, "turtlei": 182, "ycor": 182, "stillin": 182, "reus": [182, 226, 275, 279], "summat": [183, 200], "anumb": 183, "abound": 183, "thesum": [183, 186], "reevalu": 183, "forev": [183, 186, 214], "infinit": [183, 185, 187, 202, 214, 309, 322], "endless": 183, "amus": [183, 268], "shampoo": 183, "bottl": [183, 253], "lather": 183, "rins": 183, "eve_num": 183, "list1": 183, "ininit": 184, "reset": 184, "stuck": [184, 221], "converg": [185, 201], "sell": 186, "ticket": 186, "door": [186, 214], "hall": 186, "baggag": 186, "crew": 186, "unload": 186, "suitcas": 186, "bag": [186, 218], "cargo": 186, "checkout": [186, 234, 236], "clerk": 186, "ring": 186, "conveyor": 186, "belt": 186, "grand": [186, 214], "moreitem": 186, "pseudocod": 186, "plastic": 186, "behind": [151, 160, 186, 201, 211, 214, 238, 269, 322], "react": 186, "sentinel": [187, 322], "snake": 188, "nested_d": 188, "london_gold": 188, "us_count": 188, "l_of_l": 188, "clone": [189, 311, 322], "unintention": 189, "mutat": [189, 211, 250, 301, 304, 306, 310, 311, 322], "layer": [189, 192, 195], "deepcopi": 189, "m_list": 190, "rattata": 190, "ditto": 190, "pidgei": 190, "trainer": 190, "big_list": 190, "candi": [190, 312], "most_common_pokemon": 190, "snuck": 191, "nested1": [191, 193], "embed": [191, 279, 298, 305], "fourth": 191, "foreign": [152, 191], "crazi": 191, "vari": [191, 211, 222], "headach": 191, "hors": [191, 312], "idx1": 191, "willow": 191, "arbitrari": [192, 207], "key1": 192, "key2": 192, "last_nam": [193, 316], "b_string": 193, "principl": [194, 290], "queri": [149, 150, 152, 153, 154, 155, 158, 162, 194, 203], "dump": [152, 194, 196], "json": [148, 149, 150, 152, 154, 155, 158, 159, 161, 194, 197, 322], "unwieldi": 194, "jsoneditoronlin": 194, "collaps": 194, "phase": [194, 219], "res2": 194, "status": 194, "res3": 194, "screen_nam": 194, "deviat": [195, 211, 212, 214, 319], "reconsid": 195, "thens": 195, "javascript": [196, 203, 219], "invers": [196, 247], "sort_kei": 196, "3500": 196, "movi": [153, 158, 196, 206, 298], "theater": 196, "shallow": [197, 322], "mainli": 199, "placehold": [199, 298], "twelvth": 199, "linear": [200, 234, 322], "diamet": [200, 215], "inst": [200, 213], "mx": [200, 215], "equat": [200, 206, 215], "hyper": 200, "c_1x_1": 200, "c_2x_2": 200, "c_nx_n": 200, "c_i": 200, "c_ix_i": 200, "coeffici": [200, 212], "hyperplan": 200, "x_0": 200, "c_0": 200, "prediciton": 200, "simplif": [200, 318], "boil": [200, 218], "vector": 200, "vec": 200, "sink": 200, "gpu": 200, "hardwar": 200, "brute": 200, "forc": [200, 214, 245, 261, 278, 292], "dirti": [161, 200], "a_ib_i": 200, "fiddl": 200, "kept": [200, 292], "decreas": [200, 216, 257], "mse": [200, 215], "computation": 200, "expens": [152, 200], "bia": 200, "intellig": [200, 202, 217], "altair": [200, 201, 202, 210, 214, 215, 219, 322], "sepal": 201, "petal": 201, "instinct": 201, "centroid": 201, "n_i": 201, "predetermin": 201, "id": [201, 212, 272, 295, 304], "petalwidth": 201, "sepalwidth": 201, "karanv": 201, "mohan": 201, "github": [148, 154, 162, 201, 322], "regress": [201, 322], "unsupervis": 201, "leanr": 201, "clustter": 201, "thorough": 201, "investig": [201, 203, 211, 214], "discov": [201, 205, 217], "campaign": 201, "disov": 201, "pythagorean": [201, 291], "theorem": [201, 218, 291], "dist": [201, 229], "5000": 202, "450": 202, "magazin": 202, "newspap": 202, "fiction": 202, "highli": [159, 202], "kindli": 202, "terrestri": 202, "linguist": 202, "zipf": 202, "slope": [202, 215], "bottlenos": 202, "dolphin": 202, "humpback": 202, "whale": 202, "adult": 202, "squirrel": 202, "monkei": 202, "darn": 202, "chipmunk": 202, "torment": 202, "percentag": [202, 298], "rank": [202, 203, 206], "pot": 202, "dispers": 202, "spread": [202, 211, 212], "corpu": 202, "irregularli": 202, "perfectli": [202, 204, 215, 301], "773": 202, "47": [202, 211], "primarili": 202, "articl": 202, "conjunct": 202, "preposit": 202, "pronoun": 202, "adverb": 202, "adject": 202, "interject": 202, "campus": 202, "enjoi": [202, 206, 229], "fraction": [202, 209, 214, 291], "top_10": 202, "teh": [202, 203], "bottom_10": 202, "dramat": 202, "exponenti": [202, 260, 261], "dwarf": 202, "physicist": 202, "bonker": 202, "quest": 202, "logarithm": 202, "amaz": [151, 152, 202, 205, 211, 227, 238], "rise": 202, "guard": 203, "pagerank": 203, "hypertext": 203, "subhead": 203, "bullet": 203, "wherea": [203, 207], "wysiwyg": 203, "tag": [160, 203, 295, 322], "h1": [148, 203], "h2": 203, "h6": 203, "ul": 203, "ol": 203, "tr": 203, "td": 203, "unnumb": 203, "superpow": 203, "href": 203, "static": [152, 203, 310], "fopp": 203, "_static": 203, "mini": 203, "stool": 203, "cascad": 203, "sheet": [203, 280], "css": [203, 219], "url": [148, 149, 152, 155, 157, 158, 159, 160, 161, 203, 207, 218, 322], "dicttionari": 203, "130": [162, 203], "trillion": 203, "regex": 203, "takeawai": 203, "wall": 203, "garden": [203, 213, 242], "pencil": [204, 205], "shape": [204, 206, 207, 214, 229, 230, 231, 235, 238], "achiev": [204, 217], "ish": 204, "earliest": 205, "encrypt": [162, 205, 225], "decrypt": [162, 205], "took": [205, 207, 212, 216], "deutsch": 205, "museum": [205, 207, 265], "enigma": 205, "troop": 205, "boat": 205, "alan": 205, "ture": 205, "father": 205, "co": [205, 206, 307], "worker": 205, "clgubaebpxf": 205, "ciphertext": 205, "plaintext": 205, "sophist": 205, "partner": 205, "disguis": 205, "oldest": 205, "juliu": 205, "privat": [41, 152, 205, 322], "shift": 205, "unsavori": 205, "newsgroup": 205, "dial": 205, "rotat": [205, 208], "clever": [205, 207], "spy": 205, "unlock": 205, "unscrambl": 205, "admit": 205, "cryptologi": 205, "ancient": 205, "slave": 205, "agre": [205, 209], "403": 205, "291": 205, "461": 205, "126": 205, "605": 205, "635": 205, "584": 205, "000": [149, 161, 205, 214, 222, 254], "thirteen": 205, "nopqrstuvwxyzabcdefghijklm": 205, "ord": 205, "halv": 205, "pile": 206, "matplotlib": [206, 210], "seaborn": 206, "plotli": 206, "bokeh": 206, "mark_bar": 206, "mark_point": 206, "mark_lin": 206, "channel": 206, "categor": [206, 218], "quantit": 206, "ordin": [161, 206, 219], "survei": [206, 322], "nomin": 206, "tempor": 206, "ax": [206, 211], "cake": 206, "alic": 206, "chocol": 206, "vanilla": 206, "clair": 206, "strawberri": 206, "proport": [206, 218], "factor": [206, 207, 208, 211], "redo": 206, "drake": 206, "emma": 206, "82": [206, 211], "ginger": 206, "lent": 206, "y_val": 206, "square_num": 206, "flexibl": [140, 206], "sine": 206, "60t": 206, "2t": 206, "butterfli": 206, "chirp": [206, 215], "theori": [206, 214], "thermomet": 206, "weather": [206, 277], "nearbi": [206, 209], "cricket": [206, 215], "imdb": [153, 206], "enhanc": [206, 207], "bin": [206, 211], "recreat": 206, "donor": 206, "loan": [206, 211, 212, 215], "sharealik": 206, "facebook": [149, 161, 207], "golden_g": 207, "reputablejourn": 207, "computerhistori": 207, "teletyp": 207, "grayscal": [207, 208], "gray_valu": 207, "west": [207, 231, 233], "photograph": 207, "393": 207, "769": 207, "189": 207, "newg": 207, "349": 207, "686": 207, "168": 207, "newb": 207, "272": 207, "534": 207, "131": 207, "neon": 207, "crop": 207, "resiz": 207, "Thats": 207, "enlarg": [207, 208], "ratio": [207, 214], "huge": 207, "tall": [207, 211], "thin": [207, 231], "vintag": 207, "blocki": 207, "soften": 207, "conquer": [207, 216], "invent": [207, 213, 226], "shrink": [207, 212, 310], "ideal": [34, 207, 287], "median": [207, 211, 214, 219], "glue": [207, 227, 247], "scene": [151, 160, 207, 322], "corner": [207, 211], "robgrondahl": 207, "mine": [207, 209, 219], "closet": [207, 242], "gather": [207, 218, 227], "dust": 207, "crush": 207, "noisyman": [207, 208], "restor": [207, 213], "speckl": 207, "whack": 207, "scratch": [207, 210, 211, 219, 227], "inclin": 207, "neighbor": [156, 207], "caution": 207, "tradeoff": [152, 207], "perfectionist": 207, "remix": 207, "sobel": 207, "gradient": 207, "g_x": 207, "ccc": 207, "g_y": 207, "matrix": 207, "consum": [150, 207, 316], "goldengatebridgecc": 208, "180": [208, 233, 240], "smooth": 208, "montag": 208, "background": [208, 233], "foreground": 208, "ducki": 208, "duck": 208, "bai": 208, "golden": 208, "gate": 208, "bridg": [208, 214], "punch": 209, "estim": [209, 225], "rough": 209, "napkin": 209, "lunch": 209, "interview": 209, "warm": 209, "walkthrough": 209, "aris": 209, "seven": [209, 316], "days_in_week": 209, "num_dai": 209, "oh": 209, "7777777": 209, "intention": 209, "IN": 209, "cap": 209, "camelcas": 209, "pythonista": 209, "shoulder": 209, "enanc": 209, "washington": 209, "followup": 209, "accuraci": 209, "ballpark": 209, "pefectli": 209, "satellit": 209, "randal": 209, "monro": 209, "warehous": 209, "shake": 209, "twice": [153, 209, 263], "colleg": [209, 214, 219, 222, 245], "63": 209, "numpi": 210, "panda": 210, "piplit": 210, "await": [210, 266], "piplist": 210, "localstorag": 210, "integr": [155, 210], "dad": 211, "vertic": [211, 230, 291], "horizont": [211, 291], "unique_countri": 211, "litt": 211, "fat": [211, 231], "lengthen": 211, "04": 211, "95": [211, 212], "58": 211, "81": 211, "96": [211, 277, 298], "84": 211, "68": [211, 212], "74": 211, "77": 211, "46": 211, "08": [211, 255], "39": 211, "73": 211, "iv": [211, 216], "71": 211, "56": [211, 245, 249], "91": 211, "std": [211, 212, 214], "var": 211, "03": [211, 214], "correl": [211, 212, 215], "816": 211, "varabl": 211, "num_lenders_tot": [211, 212], "loan_amount": [211, 212], "setworldcoordin": [211, 214], "llx": 211, "lly": 211, "urx": 211, "uri": 211, "scatterplot": 211, "varianc": [211, 212, 215], "richer": 211, "women": 211, "men": 211, "taller": 211, "taper": 211, "bucket": 211, "3rd": 211, "lucki": 211, "steal": 211, "test_numb": 211, "nonprofit": 212, "2005": 212, "mission": 212, "allevi": 212, "poverti": 212, "famili": [34, 212], "energi": 212, "surviv": 212, "fuel": 212, "ambit": 212, "country_nam": 212, "statu": [154, 212], "time_to_rais": 212, "212763": 212, "1250": 212, "azerbaijan": 212, "fund": [212, 322], "193075": 212, "76281": 212, "el": 212, "salvador": 212, "1157108": 212, "444097": 212, "1450": 212, "bolivia": 212, "1552939": 212, "51": 212, "402224": 212, "paraguai": 212, "244945": 212, "634949": 212, "700": 212, "238797": 212, "1383386": 212, "philippin": 212, "1248909": 212, "351": 212, "773599": 212, "35651": 212, "225": 212, "nicaragua": 212, "116181": 212, "784253": 212, "1200": 212, "guatemala": 212, "2288095": 212, "1328839": 212, "150": [212, 233], "51668": 212, "1094905": 212, "600": [212, 232], "26717": 212, "336986": 212, "300": [212, 222, 297], "48030": 212, "163170": 212, "24078": 212, "1323915": 212, "125": 212, "71117": 212, "528261": 212, "650": 212, "580401": 212, "495978": 212, "175": 212, "madagascar": 212, "800427": 212, "1251510": 212, "georgia": [212, 248, 317, 322], "1156218": 212, "642684": 212, "1525": 212, "uganda": 212, "1166045": 212, "974324": 212, "575": 212, "kenya": 212, "2924705": 212, "7487": 212, "tajikistan": 212, "470622": 212, "957": 212, "jordan": 212, "3046687": 212, "647494": 212, "260044": 212, "706941": 212, "445938": 212, "889708": 212, "ecuador": 212, "201408": 212, "882568": 212, "350": 212, "2370450": 212, "cleaner": [212, 226], "brainstorm": [212, 219], "colleagu": 212, "restat": 212, "loan_tot": 212, "loan_averag": 212, "min_loan": 212, "max_loan": 212, "max_countri": 212, "min_countri": 212, "lender": 212, "average_lend": 212, "philippines_count": 212, "empir": 212, "covari": [212, 215], "phillipin": 212, "p_averag": 212, "longest_to_fund": 212, "a_mean": 212, "devat": 212, "frac": [212, 214, 218], "stdev": 212, "loan_var": 212, "loan_stdev": 212, "extent": 212, "magnitud": 212, "pearson": 212, "shopper": 212, "amazon": 212, "1997": 212, "cdot": [212, 218], "strongest": 212, "1968": 213, "aristid": 213, "lindenmay": 213, "biologist": 213, "growth": 213, "biolog": 213, "axiom": 213, "bab": 213, "abbab": 213, "numit": 213, "applyrul": 213, "famou": [213, 214], "newstr": 213, "drawlsystem": 213, "aturtl": 213, "cmd": 213, "segment": [213, 214, 308], "dragon": 213, "fx": 213, "yf": 213, "arrowhead": 213, "xf": 213, "sierpinski": 213, "fxf": 213, "ff": 213, "warp": 213, "eg": 213, "act_lsys_1": 213, "expans": 213, "resembl": 213, "herb": 213, "hfx": 213, "fff": 213, "scientif": 214, "drug": 214, "manufactur": 214, "cyberspac": 214, "invest": 214, "car": [214, 255], "idol": 214, "seymour": 214, "crai": 214, "supercomput": 214, "repli": [214, 280], "bought": 214, "gambl": 214, "monaco": 214, "paradox": 214, "trigonometri": 214, "irrat": 214, "leibniz": 214, "dart": 214, "dartboard": 214, "board": 214, "_on": 214, "_board": 214, "_dart": 214, "2x2": 214, "emerg": 214, "tracer": 214, "ordinarili": 214, "paus": [214, 233], "1415926": 214, "histogram": [214, 219], "60000": 214, "client": [150, 154, 155, 157, 214], "retir": 214, "burton": 214, "malkiel": 214, "adj": 214, "00": 214, "cut": [148, 214, 219], "randomlyfrom": 214, "daili": [214, 219, 250], "hei": 214, "548": 214, "gauss": 214, "worst": [214, 221], "experienc": [152, 214, 219, 221, 278], "statistician": 214, "argu": 214, "gist": 214, "boobi": 214, "goat": 214, "truth": 214, "contest": 214, "likelihood": 215, "payment": 215, "neighborhood": 215, "scatter": 215, "trend": 215, "stupid": 215, "intercept": [162, 215], "cancel": 215, "minim": 215, "recomput": 215, "3a": [150, 215], "compute_i": 215, "compute_all_i": 215, "list_of_x": 215, "shoudl": 215, "compute_ms": 215, "list_of_known": 215, "list_of_predict": 215, "congratul": 215, "tweak": 215, "calculu": 215, "worthwhil": 215, "avg": 215, "toi": 215, "crickets_train": 215, "crickets_test": 215, "island": [216, 319], "gozo": 216, "citadel": 216, "vittorija": 216, "malta": 216, "presum": 216, "arch": 216, "mdcccciv": 216, "1904": 216, "vv": 216, "mc": [216, 226], "1100": [216, 232], "xvi": 216, "negat": 216, "mcmxiv": 216, "1914": 216, "expert": 216, "cccc": 216, "cd": 216, "iiii": 216, "prefix": [216, 308], "viiii": 216, "iiiii": 216, "xiiii": 216, "xiv": 216, "reward": 217, "wondrou": 217, "piano": 217, "beethoven": 217, "sonata": 217, "op": 217, "111": 217, "minor": 217, "unfamiliar": 217, "primit": [217, 250], "incredibli": 217, "stupidli": 217, "reusabl": 217, "127": 217, "deteremin": 217, "process1": 217, "process2": 217, "process10": 217, "yawning_squirrel": 217, "lutherbellp": 217, "gibberish": 217, "framework": [217, 238, 290], "toa": 217, "process4": 217, "myimg": 217, "classic": [218, 229, 235], "unmark": 218, "bowl": 218, "bowl1": 218, "oreo": 218, "chip": 218, "ahoi": 218, "bowl2": 218, "oro": 218, "trivial": 218, "uninterest": 218, "era": 218, "bay": [218, 322], "luckili": [218, 219, 259], "cout": 218, "ton": 218, "stir": 218, "evid": 218, "road": 218, "shortcut": 218, "thats": 218, "bow": 218, "x_1": 218, "x_2": 218, "x_3": 218, "x_n": 218, "prod": 218, "x_i": 218, "c_j": 218, "prod_i": 218, "higest": 218, "winner": [218, 272], "75": [161, 218, 230, 232, 233, 298], "b1score": 218, "fig": 218, "newton": 218, "bow1": 218, "bayesian": 218, "classif": 218, "transit": 218, "nevertheless": 218, "neutral": 218, "denial": 218, "y_count": 218, "n_count": 218, "total_count": 218, "2271": 218, "2167": 218, "4438": 218, "lear": 218, "probablil": 218, "snow": 218, "gore": 218, "climate_test": 218, "uncategor": 218, "naiv": 218, "yscore": 218, "nscore": 218, "climate_test_answ": 218, "ground": [219, 238], "2018": 219, "wealth": 219, "bare": 219, "surfac": 219, "855": 219, "129": 219, "deepli": 219, "jobsatisfact": 219, "undergradmajor": 219, "convertedsalari": 219, "gender": [219, 313], "raceethn": 219, "educationpar": 219, "hoursoutsid": 219, "lastnewjob": 219, "languageworkedwith": 219, "salari": 219, "male": 219, "femal": 219, "databas": 219, "fo": 219, "wow": [219, 242], "moroccan": 219, "cambodian": 219, "kiva": [219, 322], "outright": 219, "cruel": 219, "so_survei": 219, "apart": [150, 219, 243, 291], "equiti": 219, "dissatisfi": 219, "moder": 219, "AS": 219, "col1nam": 219, "col2nam": 219, "51900": 219, "kingdom": 219, "94455": 219, "european": 219, "descent": 219, "ma": 219, "eng": 219, "mba": 219, "44": 219, "swift": 219, "folk": 219, "ai": [219, 247], "retro": 221, "reload": [148, 152, 221], "comic": 222, "tradit": 222, "IT": 222, "peel": 222, "myword": 222, "compli": 222, "macbook": 222, "pro": 222, "crack": 222, "determinist": [224, 225], "pseudo": [224, 225], "genuin": [224, 225], "exhibit": 224, "dice": 225, "shuffl": 225, "deck": 225, "enemi": 225, "spaceship": 225, "shoot": 225, "computer": 225, "environment": 225, "dam": 225, "uniformli": 225, "seed": 225, "lotteri": 225, "todo": [226, 250], "passport": 226, "tos": 226, "roughli": 226, "myprog": 226, "desktop": [157, 226], "mycod": 226, "morecod": 226, "excecut": 226, "unittest": [226, 292], "consequ": 226, "f1": 226, "port": [148, 162, 226], "ecosystem": 227, "tremend": 227, "tess": [229, 231, 232, 233], "360": [229, 230, 231], "330": 229, "minimalist": 229, "nerdi": 229, "geometri": [229, 231], "penup": 229, "pendown": 229, "slow": 229, "slowest": [229, 235], "fastest": [229, 235], "stamp": [229, 235], "footprint": 229, "canva": [229, 233], "attibut": 230, "equilater": 230, "eight": [161, 230, 247], "norvig": 230, "kurzweil": 230, "dijkstra": 230, "octogon": 230, "knuth": 230, "independ": [156, 231], "east": [231, 233], "degress": 231, "asid": [231, 307], "uh": 231, "huh": [152, 231], "tina": 231, "north": [231, 233], "slip": 232, "confusingli": 232, "pensiz": [232, 233], "toward": [233, 253], "lowercas": [233, 303], "south": 233, "compass": 233, "checkmark": 233, "southeast": 233, "northeast": 233, "w3school": 233, "colors_nam": 233, "asp": 233, "unusu": [233, 287, 290], "peachpuff": 233, "hotpink": 233, "thankfulli": [234, 249], "brief": 234, "linearli": 234, "turl": 235, "fillcolor": 235, "goto": 235, "begin_fil": 235, "end_fil": 235, "impress": 235, "shapenam": 235, "doc": [235, 267], "expeci": 236, "swich": 236, "forgot": 236, "occas": 237, "hous": 237, "touch": 238, "lift": 238, "geometr": 238, "herd": [239, 322], "tex": 240, "jane": 240, "jazz": 240, "pentagon": 240, "newlist": [241, 295, 306], "numlist": 241, "bewar": [241, 257], "leftmost": [242, 302, 303], "unabl": [148, 161, 162, 242], "metatars": 242, "bio": 242, "season": 242, "ty": 242, "qu": 242, "welcom": [242, 271, 310, 322], "ht": 242, "bathroom": 242, "kitchen": 242, "bedroom": 242, "foyer": 242, "glanc": 243, "new_lst": [243, 249], "n_lst": 243, "dispit": 243, "postion": 245, "eth": 245, "nth": 245, "AT": 245, "57": [245, 249], "34th": 245, "23rd": 245, "chacter": 245, "analg": 245, "lastch": 246, "midchar": 246, "wd": 247, "6th": 247, "13th": 247, "bunge": 248, "swallow": 248, "julia": [248, 249, 301], "1967": 248, "actress": 248, "atlanta": [248, 317], "st": 249, "mth": 249, "film": 249, "si106": 249, "9th": 249, "12th": 249, "sub_lst": 249, "atom": 250, "disambigu": [251, 322], "let_two": 252, "az": 252, "io": 252, "qy": 252, "moon": 252, "basebal": 252, "sea": 252, "how_mani": 252, "end_elem": 252, "num_lst": 252, "discard": [253, 257], "truncat": [253, 260], "peski": 253, "53": 253, "785": 253, "bruce": [254, 262, 266], "beard": 254, "knight": 254, "ni": 254, "span": 254, "11am": 255, "11pm": 255, "midnight": 255, "3pm": 255, "thru": 255, "holidai": [255, 312], "wednesdai": 255, "dull": 255, "10000": 255, "avari": 255, "mpg": 255, "mile": 255, "driven": [255, 293, 322], "gallon": 255, "celsiu": [11, 255], "deg_f": 255, "deg_c": 255, "tablespoon": 255, "teaspoon": 255, "3x": 256, "gif": 256, "obvious": [148, 256, 291], "unfold": 256, "interepret": 257, "garbag": 257, "denomin": 257, "reserv": 257, "maintain": [152, 257, 278], "modulu": [257, 259, 260], "snapshot": [257, 267], "instant": [152, 257, 267], "1047th": 258, "zx": 258, "brilliant": 258, "fallibl": 258, "popup": 259, "synonym": 259, "str_second": 259, "7684": 259, "total_sec": 259, "asterisk": 260, "nearest": 260, "surprisingli": 260, "reinforc": [261, 268], "quirk": 261, "intent": [262, 301, 308], "parson": 263, "bump": 264, "134": 264, "classifi": [265, 282, 322], "roman": [265, 322], "2014": 265, "mmxiv": 265, "sloppi": 265, "arbitrarili": 266, "my_nam": 266, "price_of_tea_in_china": 266, "76trombon": 266, "parad": 266, "1000000": 266, "thirti": 266, "exec": [], "nonloc": 266, "complain": [266, 267], "a_good_grade_is_a": 266, "14159": [267, 268], "scoreboard": 267, "thursdai": 267, "obscen": 268, "wrongli": 268, "automag": 268, "assembl": 269, "everydai": 269, "smartwatch": 269, "infrastructur": 269, "recogon": [], "rv": 271, "sorted_lett": 272, "animals_sort": 272, "z_winner": 272, "top_thre": 272, "most_need": 272, "last_four": 272, "17573005": 272, "3005": 272, "sorted_id": 272, "lambda_sort": 272, "coach": 273, "decor": [16, 41, 274, 275, 278, 322], "some_funct": 275, "second_let": 275, "sorted_by_second_let": 275, "last_char": 275, "nums_sort": 275, "nums_sorted_lambda": 275, "lst_sort": 276, "fruit_nam": 277, "shortest": 277, "reykjavik": 277, "temp": 277, "raini": 277, "bueno": 277, "air": 277, "cloudi": 277, "cairo": 277, "sunni": [140, 277], "berlin": 277, "caloocan": 277, "sorted_weath": 277, "tha": 278, "henc": [152, 278], "sorted_kei": 278, "grocery_keys_sort": 278, "sorted_valu": 278, "push": 279, "reall": 279, "s_cities_count": 279, "ti": [153, 282, 322], "mysum": 283, "years_um": 283, "getknowledg": 283, "year_at_umich": 283, "grate": 287, "alert": [288, 292], "min_length": 289, "degener": 289, "sooner": [], "asumpt": [], "concret": [290, 292], "prototyp": 290, "improperli": 290, "mistakenli": 290, "fool": 290, "update_count": 290, "counts_d": 290, "u_d__": 290, "captur": 291, "x1": 291, "y1": 291, "x2": 291, "y2": 291, "suffici": 291, "dsquar": 291, "syllabl": 291, "chord": 291, "consolid": 291, "beneficiari": 292, "particip": 292, "unexpect": [148, 292, 294], "clutter": 292, "subchapt": [155, 292], "undesir": 294, "safer": 294, "econom": 294, "jambore": 294, "origlist": 295, "identif": 295, "4300840544": 295, "shorthand": [150, 295], "concatent": 295, "ing": [297, 306], "92": 297, "iskeyword": 297, "keyword_test": 297, "0123456789": 297, "is_num": 297, "2f": [298, 305], "1f": [298, 305], "caveat": 298, "mitig": 298, "mari": 298, "poppin": 298, "r_count": 298, "all_case_r_count": 298, "r_precentag": 298, "first_str": 298, "second_str": 298, "awkward": 300, "prone": 300, "squeez": 301, "jello": 301, "hybrid": 302, "ct": 302, "ss": 303, "tt": 303, "consult": 303, "optim": [152, 304], "resourc": [152, 304, 322], "partial": 305, "realist": 305, "quizz": 305, "_____": 305, "discount": 305, "monetari": 305, "suddenli": 305, "setstr": 305, "34567": 305, "7f": 305, "modifii": 306, "lst_num": 306, "larger_num": 306, "ac": 307, "dash": 307, "pend": 307, "envis": 307, "ebai": 307, "reput": 307, "yhprum": 307, "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa": 307, "children": 308, "teacher": 308, "heurist": 308, "altogeth": 308, "trip": 308, "cube": 308, "so_far": 308, "count_so_far": 308, "total_so_far": 308, "cubes_so_far": 308, "risk": 308, "past_wrd": [308, 312], "seat_count": 308, "total_seat_count": 308, "wors": 309, "accommod": 310, "servic": [149, 150, 155, 310], "wonderland": 310, "mercuri": 312, "venu": 312, "earth": 312, "mar": 312, "jupit": 312, "saturn": 312, "uranu": 312, "neptun": 312, "pluto": 312, "first_thre": 312, "horseback": 312, "ride": 312, "volleybal": 312, "trav_dest": 312, "guadalajara": 312, "quiet": 312, "reptil": 312, "fish": 312, "sheep": 312, "mall": 312, "sale": 312, "new_sent": 312, "toni": [153, 312], "award": 312, "po": 312, "byzo": 312, "cawdra": 312, "daisi": 312, "gem": 312, "crown": 312, "elem": 312, "dormir": 312, "slaap": 312, "sen": 312, "yuxu": 312, "yanam": 312, "93": 312, "ael": 312, "num_words_list": 312, "lett": 312, "bbbbbbb": 312, "a_scor": 312, "acronym": 312, "acro": 312, "stopword": 312, "hw": 312, "ewok": 312, "ew": 312, "wo": 312, "p_phrase": 312, "r_phrase": 312, "statment": 312, "usd": 312, "beij": 313, "tokyo": 313, "tuples_lst": 313, "info": [152, 313, 319], "bday_month": 313, "hometown": [313, 319], "num_med": 313, "birth": 314, "enabl": [11, 316], "versatil": 316, "squirtl": 316, "charmand": 316, "pikachu": 316, "bulbasaur": 316, "v2": 316, "v3": 316, "v4": 316, "p_name": 316, "p_number": 316, "track_medal_count": 316, "track_ev": 316, "tup1": 317, "t_check": 317, "implicit": 318, "batsman": 319, "ecolog": 319, "rabbit": 319, "wolv": 319, "circumfer": 319, "birth_year": 319, "fav_color": 319, "year_in_colleg": 319, "swap": [321, 322], "Into": [321, 322], "python3": 322, "computer sci": 322, "ranum": 322, "skulpt": 322, "tutor": 322, "cslearning4u": 322, "tech": 322, "acm": 322, "sigcs": 322, "isaac": 322, "dontj": 322, "lindel": 322, "2013": 322, "nsf": 322, "grab": 322, "runestoneinteract": [154, 322], "teammat": 322, "handshak": 322, "password": [11, 322], "cipher": 322, "seti": 322, "mont": 322, "carlo": 322, "overflow": 322, "cluster": 322, "sentiment": [282, 322], "climat": 322, "addendum": 322, "assignmemt": [], "exceut": [], "chap_inherit": [], "chap_listen": [], "max_valu": [], "metal": [], "exerics": [], "dict_accum_5": [], "datatyp": [], "olypm": [], "shed": [], "ladi": [], "misformat": [], "stop_at_four": [], "reassig": [], "src": [], "turtlecircl": [], "align": [], "hspace": [], "vspace": [], "br": [], "turtle3stamp": [], "twoturtles1": [], "twoturtlesl": [], "turtlel4": [], "navig": [], "turtlecheckmark4": [], "turtlelinetowest": [], "blueturtlel": [], "turtlet": [], "braket": [], "spoon": [], "teaspon": [], "counts_dict": [], "orignin": [], "func1": 11, "func2": 11, "subtract_32": 11, "multiply_5_9": 11, "addlog": [11, 25], "disabl": 11, "passwordprotect": 11, "password123": 11, "printsecretmessag": 11, "transmit": 11, "func": 25, "wrapper": [25, 149, 155], "addbeep": 25, "beep": 25, "getgivennam": 34, "getfamilynam": 34, "ischild": 34, "howold": 34, "hide": 34, "_name": 34, "_age": 34, "__": 34, "__name": 34, "__age": 34, "mangl": 34, "_classname__variablenam": 34, "_person__ag": 34, "__person_ag": 34, "deter": 34, "__lt__": 40, "signifi": 40, "b2": 140, "flyer": 141, "goos": 141, "baseurl": [148, 149, 152], "param": [148, 149, 152, 154, 158], "dest_url": 148, "bat": 148, "domain": [148, 162], "resolv": 148, "ip": [148, 156, 162], "httpconnectionpool": 148, "host": [148, 158, 162], "retri": 148, "val": [148, 162], "socket": 148, "gaierror": 148, "errno": 148, "11004": 148, "getaddrinfo": 148, "eyebal": 148, "plug": 148, "requesturl": [148, 152], "diction": 148, "req": 148, "prep": 148, "some_base_url": 148, "some_params_dictionari": 148, "tbm": [148, 150, 154], "isch": [148, 150, 154], "22violin": [148, 150, 154], "guitar": [148, 150, 154], "authent": [149, 155, 157], "stackoverflow": 149, "webpag": [149, 152, 155, 161], "rel_rhi": [149, 152, 154], "sug": 149, "constraint": 149, "ml": 149, "rel_cn": 149, "conson": 149, "regist": 149, "charg": [149, 161], "api_kei": [149, 152, 155], "flickr": [149, 152, 160, 161, 322], "credenti": 149, "cryptograph": 149, "keyless": 149, "stabl": 149, "soft": 149, "rhyme": [149, 154], "transfer": [150, 162], "oppos": 150, "ann": [150, 158], "arbor": [150, 158], "podcast": [150, 152, 158], "violin": [150, 154], "courteou": 152, "downsid": 152, "request_with_cach": [152, 158], "cache_fil": 152, "permanent_cach": 152, "datamus": [152, 154, 160, 322], "datamuse_cach": 152, "private_keys_to_ignor": 152, "helper": 152, "_write_to_fil": 152, "_read_from_fil": 152, "permanent_cache_fnam": 152, "temp_cache_fnam": 152, "this_page_cach": 152, "infil": 152, "add_to_cach": 152, "cache_kei": 152, "cache_valu": 152, "temp_cach": 152, "clear_cach": 152, "make_cache_kei": 152, "params_d": 152, "private_kei": 152, "alphabetized_kei": 152, "permanent_cache_fil": 152, "temp_cache_fil": 152, "full_url": 152, "ur": 152, "mash": 153, "tv": [153, 158], "rotten": 153, "tomato": 153, "cach": [153, 155, 158, 160, 161, 322], "requests_with_cach": [153, 160, 322], "guid": 153, "get_movies_from_tasted": 153, "panther": 153, "bennett": 153, "captain": 153, "marvel": 153, "bridesmaid": 153, "extract_movie_titl": 153, "get_related_titl": 153, "omdbapi": 153, "get_movie_data": 153, "get_movie_r": 153, "get_sorted_recommend": 153, "yah\u015fi": 153, "bat\u0131": 153, "eyyvah": 153, "eyvah": 153, "runestoneserv": 154, "status_cod": 154, "404": 154, "301": 154, "redirect": 154, "presnick": [154, 162], "inquir": 154, "charset": [154, 161], "utf": [154, 161], "datamu": 154, "goodstuff": 154, "frost": 154, "mobil": [155, 157], "upload": [155, 157, 280], "sunset": 155, "spaghetti": 155, "per_pag": 155, "mountain": 155, "river": 155, "tag_mod": 155, "nojsoncallback": 155, "raw": 155, "photo_id": 155, "webbrows": 155, "transport": 156, "laptop": 156, "141": 156, "211": 156, "203": 156, "248": 156, "packet": [156, 162], "65": 156, "535": 156, "rout": 156, "router": 156, "resist": 156, "damag": 156, "spawn": 156, "gilmor": 156, "censorship": 156, "reassembl": 156, "ietf": 157, "rfc": 157, "2616": 157, "176": 157, "cooki": 157, "neeed": 158, "parameterkeyvalu": 158, "ituen": 158, "webserv": 158, "inaccess": 158, "cycl": 159, "cookbook": [160, 322], "unicod": [160, 322], "omdb": [160, 322], "tasted": [160, 322], "\u00e9": 161, "\u00f6": 161, "\u0444": 161, "ideograph": 161, "japanes": 161, "workaround": 161, "convention": 161, "voltag": 161, "magnet": 161, "polar": 161, "01001000": 161, "utf8": 161, "codec": 161, "xea": 161, "128": 161, "strai": 161, "ftp": 162, "mailto": 162, "umich": 162, "edu": 162, "adddress": 162, "192": 162, "252": 162, "contract": 162, "dn": 162, "propag": 162, "announc": 162, "443": 162, "blueserv": 162, "async": 266, "synthet": 280, "project_twitter_data": 280, "retweet": 280, "positive_word": 280, "negative_word": 280, "strip_punctu": 280, "get_po": 280, "get_neg": 280, "resulting_data": 280, "coursera": 280, "testcas": [], "testingtyp": [], "ac19_1b_3": []}, "objects": {}, "objtypes": {}, "objnames": {}, "titleterms": {"chapter": [0, 9, 24, 56, 69, 79, 87, 107, 128, 138, 178, 180, 188, 240, 252, 271, 272, 283, 312, 313], "assess": [0, 9, 24, 56, 69, 79, 87, 107, 128, 138, 178, 180, 188, 240, 252, 271, 272, 283, 312, 313], "exercis": [1, 10, 17, 28, 45, 58, 72, 80, 88, 109, 128, 139, 163, 181, 190, 198, 223, 230, 244, 255, 273, 285, 297, 314], "contribut": [1, 10, 17, 28, 45, 58, 72, 80, 88, 109, 128, 139, 163, 181, 190, 198, 223, 230, 244, 255, 273, 285, 297, 314], "filter": [2, 3, 6, 207], "introduct": [3, 14, 39, 63, 75, 77, 99, 123, 136, 137, 146, 176, 185, 191, 199, 227, 250, 269, 281, 292, 310, 318], "map": [3, 5, 6], "list": [3, 4, 6, 40, 101, 167, 191, 213, 245, 248, 249, 296, 300, 301, 302, 306, 309, 312, 322], "comprehens": [3, 4, 6], "zip": [3, 6, 7], "more": [6, 131, 154, 187, 202, 229], "accumul": [6, 51, 66, 67, 69, 75, 106, 170, 306, 307, 308, 312], "anonym": 8, "function": [8, 11, 16, 106, 108, 111, 112, 113, 114, 119, 123, 124, 149, 167, 217, 226, 253, 256, 290, 320], "lambda": [8, 279], "express": [8, 42, 256, 263, 270, 279], "keyword": [12, 266], "paramet": [12, 14, 30, 33, 113, 122, 150, 154, 275, 276, 289], "format": [12, 86, 305], "method": [13, 23, 70, 85, 140, 142, 145, 229, 232, 235, 302, 303, 305, 312], "invoc": [13, 112, 149], "option": [14, 275, 276, 289], "program": [15, 18, 22, 39, 64, 125, 131, 133, 135, 136, 167, 233, 237, 291], "With": 15, "style": [15, 222], "advanc": 16, "build": [18, 22, 203, 218], "A": [18, 35, 106, 125, 217, 219, 229, 231, 309], "strategi": [18, 308], "warn": 18, "sketch": [18, 21], "an": [18, 21, 27, 44, 49, 81], "outlin": [18, 21], "code": [18, 20, 258], "One": 18, "section": [18, 20], "time": [18, 20], "clean": [18, 19, 207, 218], "up": [18, 19, 53, 145, 207], "one": 20, "ad": [23, 30], "other": [23, 114, 168, 186, 215, 284], "class": [23, 25, 26, 36, 37, 38, 39, 41, 140, 146, 232], "variabl": [26, 34, 115, 122, 145, 173, 174, 264, 266, 267, 268, 270, 308, 316], "instanc": [26, 31, 34, 37, 40, 231, 232], "convert": [27, 216], "object": [27, 32, 33, 39, 54, 63, 77, 99, 117, 123, 136, 154, 168, 185, 227, 232, 238, 240, 250, 256, 269, 304, 310, 318], "string": [27, 169, 213, 245, 247, 248, 298, 301, 303, 305, 307], "glossari": [29, 46, 73, 91, 116, 130, 166, 224, 257, 274, 286, 315], "constructor": 30, "return": [31, 118, 119, 290, 319], "valu": [31, 42, 51, 70, 119, 186, 265, 290, 316, 319], "revisit": [32, 143, 206, 208], "argument": [33, 320], "tamagotchi": [35, 143], "game": 35, "test": [36, 61, 287, 288, 289, 290, 291, 292, 293], "think": 37, "about": [37, 131, 187], "user": [38, 232], "defin": [38, 40, 41, 145, 149, 232], "basic": [39, 207], "orient": [39, 232], "sort": [40, 277, 278, 281, 282], "your": [41, 53, 59, 90, 103, 173, 203, 219, 262], "own": [41, 203, 219], "boolean": 42, "chain": 43, "condit": [43, 44, 48, 51, 53, 54, 55, 287], "execut": [44, 110, 132, 164], "binari": 44, "select": [44, 49], "flowchart": [44, 49], "statement": [44, 183, 263, 270], "els": [44, 49], "logic": 47, "oper": [40, 47, 50, 52, 71, 245, 249, 260, 261], "common": [47, 50, 112, 202, 236], "mistak": [47, 50, 112], "smart": 47, "evalu": [47, 262], "nest": [48, 168, 191, 192, 193, 194, 195, 197], "omit": 49, "claus": 49, "unari": 49, "preced": 50, "The": [51, 52, 133, 136, 152, 156, 157, 165, 168, 170, 171, 183, 186, 225, 249, 306, 307, 316], "pattern": [51, 170, 306, 307, 308, 312], "max": 51, "set": 53, "choos": [53, 268, 308], "type": [53, 121, 253, 254, 265], "intro": 54, "what": [54, 81], "we": 54, "can": [54, 114], "do": 54, "turtl": [54, 167, 182, 204, 211, 213, 221, 229, 231, 233, 235, 236, 238, 239, 240], "learn": [54, 63, 77, 99, 105, 123, 136, 185, 207, 227, 238, 250, 269, 310, 318], "goal": [54, 63, 77, 99, 136, 185, 217, 227, 238, 250, 269, 310], "begin": 57, "tip": [57, 95], "debug": [57, 63, 64, 65, 148], "know": 59, "error": [59, 60, 61, 62, 81, 200, 236], "messag": 59, "syntaxerror": 59, "typeerror": 59, "solut": 59, "nameerror": 59, "valueerror": 59, "runtim": 60, "semant": 61, "case": [61, 290, 292, 293], "syntax": [62, 226], "real": 64, "world": 64, "how": [64, 103, 145, 149, 209, 262], "avoid": 64, "result": [66, 75, 175, 196], "from": [66, 93, 119, 151, 194, 218], "dictionari": [66, 69, 70, 71, 74, 75, 76, 77, 78, 192, 278], "best": 67, "kei": [40, 67, 205, 275], "alias": [68, 294, 312], "copi": [68, 103, 189], "iter": [70, 92, 165, 167, 168, 173, 176, 177, 187, 191, 193, 197, 308, 309, 316], "over": [70, 92, 167], "safe": 70, "retriev": 70, "when": [74, 84, 279, 308], "us": [74, 84, 96, 103, 149, 150, 154, 167, 186, 279, 308], "multipl": [75, 141, 200], "In": [75, 148], "get": [76, 105, 148, 154, 219], "start": [76, 219], "i": [81, 203], "except": [81, 82, 83, 84], "handl": [81, 95], "flow": [81, 110, 164], "control": [81, 131], "rais": 81, "catch": 81, "standard": [82, 226], "try": [84, 215], "altern": 85, "file": [85, 89, 90, 92, 93, 94, 95, 96, 97, 98, 99, 100], "read": [85, 89, 93, 94, 202], "csv": [86, 93, 97], "recip": 89, "process": [89, 168, 196, 207, 208, 217], "find": 90, "filesystem": 90, "line": [92, 206], "data": [93, 97, 99, 151, 191, 194, 195, 197, 202, 206, 211, 212, 215, 218, 254, 265], "write": [97, 98, 290, 308], "text": 98, "work": [99, 103, 245], "contributor": 101, "second": [101, 277], "edit": 101, "first": [101, 125, 233], "copyright": 102, "notic": 102, "gnu": 103, "free": 103, "document": 103, "licens": 103, "0": 103, "preambl": 103, "1": [40, 103, 126, 212, 218], "applic": 103, "AND": 103, "definit": [103, 111], "2": [40, 103, 126, 194, 212, 218], "verbatim": 103, "3": [103, 194, 218], "IN": 103, "quantiti": 103, "4": [103, 194, 218], "modif": 103, "5": 103, "combin": [103, 219], "6": 103, "collect": 103, "OF": 103, "7": 103, "aggreg": 103, "WITH": 103, "independ": 103, "8": 103, "translat": 103, "9": 103, "termin": 103, "10": 103, "futur": 103, "revis": 103, "thi": [103, 132, 233], "11": 103, "relicens": 103, "addendum": 103, "foreword": 104, "prefac": 105, "zone": 105, "decod": 108, "summari": [110, 211, 235, 299], "docstr": 111, "call": [114, 148, 256, 320], "composit": 114, "global": 115, "pass": 117, "mutabl": [117, 301], "print": [118, 175], "v": [118, 243], "side": [120, 290], "effect": [120, 290], "annot": 121, "ar": [122, 256, 301, 309], "local": 122, "topic": 123, "typic": 125, "algorithm": 126, "exampl": [126, 149], "english": [126, 161], "pseudocod": 126, "comment": 127, "formal": 129, "natur": 129, "languag": [129, 133], "preview": [131, 217], "structur": [131, 150, 195], "special": 132, "wai": [132, 136, 219, 316], "python": [132, 133, 144, 148, 154, 226, 227, 228, 239, 262, 316], "book": 132, "predict": [134, 200, 214, 215], "befor": [134, 308], "you": [134, 309], "run": 134, "To": [135, 216], "understand": [135, 194], "chang": [135, 218], "It": 135, "gener": [137, 167, 222], "invok": [140, 256], "parent": 140, "": [140, 211], "overrid": 142, "project": [144, 153, 199, 220, 280, 322], "wheel": 144, "inherit": [141, 145, 146, 147], "mechan": [145, 240, 312], "subclass": 145, "interpret": 145, "look": 145, "attribut": [145, 232], "loop": [164, 167, 169, 171, 172, 174, 184, 186, 234, 288, 312], "gori": 165, "detail": [154, 165], "rang": 167, "sequenc": [167, 250, 251, 310, 311, 316], "simplifi": 167, "our": [167, 233], "imag": [168, 207, 208, 217], "rgb": 168, "color": 168, "model": [168, 218, 262], "pixel": 168, "manipul": 168, "travers": 172, "By": 172, "index": [172, 242, 243, 245, 322], "keep": 173, "track": 173, "name": [174, 266, 268, 308], "For": [174, 234, 312], "intermedi": 175, "break": [179, 277], "continu": 179, "randomli": 182, "walk": 182, "while": [183, 186], "infinit": 184, "listen": 186, "sentinel": 186, "valid": 186, "input": [186, 209, 259], "deep": 189, "shallow": 189, "complex": [191, 256], "item": [191, 316], "extract": 194, "repeat": [149, 194], "level": [194, 212], "reflect": 194, "json": 196, "better": [200, 219], "pizza": [200, 215], "regress": [200, 215], "graph": [200, 206, 211], "Into": [201, 316], "unknown": 201, "cluster": 201, "implement": [152, 201], "k": 201, "mean": 201, "explor": 202, "word": 202, "seti": 202, "fun": 202, "googl": 203, "bare": 203, "essenti": 203, "web": 203, "spider": 203, "search": [155, 158, 203, 322], "engin": 203, "part": [203, 256], "ii": 203, "some": 203, "challeng": [203, 205, 214, 219], "problem": [203, 312], "draw": [204, 240], "circl": 204, "substitut": 205, "cipher": 205, "caesar": 205, "scrambl": 205, "password": [205, 222], "kiva": [206, 211, 212], "altair": 206, "bar": [206, 211], "chart": [206, 211], "scatter": [206, 211], "plot": [206, 211], "histogram": [206, 211], "rotat": 207, "scale": 207, "blend": 207, "kernel": 207, "machin": 207, "nois": 207, "smooth": 207, "edg": 207, "detect": 207, "comput": [209, 212], "output": 209, "mani": 209, "tree": 209, "handshak": 209, "jupyterlit": 210, "anscomb": 211, "quartet": 211, "statist": [211, 212], "group": 211, "lend": 212, "question": [212, 219], "l": 213, "system": 213, "mont": 214, "carlo": 214, "simul": 214, "approxim": 214, "pi": 214, "stock": 214, "price": [214, 215], "monti": 214, "hall": 214, "linear": 215, "out": [149, 215], "roman": 216, "numer": 216, "arab": 216, "end": 217, "sentiment": [218, 280], "analysi": 218, "climat": 218, "tweet": 218, "go": 218, "cooki": 218, "step": 218, "classifi": [218, 280], "new": 218, "score": 218, "stack": 219, "overflow": 219, "develop": [219, 262, 291], "survei": 219, "split": [219, 247, 312], "appli": 219, "repres": 219, "tabl": [219, 322], "ask": 219, "drive": 221, "xkcd": 222, "random": 225, "modul": [152, 225, 226, 227, 228], "import": 226, "don": [226, 309], "t": [226, 309], "overwrit": 226, "librari": 226, "note": 226, "limit": 226, "activecod": 226, "few": 229, "observ": 229, "herd": 231, "concept": 232, "complet": 233, "rectangl": 233, "extend": [233, 291], "repetit": [234, 241], "increment": 237, "hello": 238, "littl": 238, "concaten": [241, 295], "count": 242, "disambigu": 243, "creation": 243, "charact": [161, 245], "access": 245, "element": [245, 300], "tupl": [245, 248, 249, 301, 316, 317, 319, 320, 321], "length": 246, "join": [247, 312], "slice": 249, "convers": 253, "parenthes": 256, "hard": 258, "operand": 260, "order": [40, 261], "reassign": 262, "mental": 262, "updat": 264, "right": 268, "revers": 276, "ti": 277, "check": 284, "assumpt": 284, "driven": 291, "append": 295, "versu": 295, "clone": 296, "f": 298, "delet": 300, "immut": 301, "mutat": [302, 303, 309], "non": [161, 303], "refer": [304, 312], "good": 308, "That": 309, "through": 309, "transform": [310, 311], "solv": 312, "assign": 316, "unpack": [316, 320, 321], "swap": 316, "between": 316, "enumer": 316, "pack": [317, 321], "content": [152, 322], "appendic": 322, "acknowledg": 322, "wrap": 11, "decor": [11, 25], "public": 34, "privat": 34, "approach": 40, "comparison": 40, "request": [148, 151, 154, 159], "runeston": 148, "environ": 148, "full": 148, "figur": 149, "rest": [149, 150], "api": [149, 150, 160], "datamus": 149, "make": 149, "url": [150, 154, 162], "encod": [150, 154], "internet": [151, 156, 160], "cach": 152, "respons": [152, 154], "requests_with_cach": 152, "omdb": 153, "tasted": 153, "fetch": 154, "page": 154, "tag": 155, "flickr": 155, "behind": 156, "scene": 156, "http": 157, "protocol": 157, "media": 158, "itun": 158, "cookbook": 159, "unicod": 161, "anatomi": 162}, "envversion": {"sphinx.domains.c": 2, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 8, "sphinx.domains.index": 1, "sphinx.domains.javascript": 2, "sphinx.domains.math": 2, "sphinx.domains.python": 3, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx": 57}, "alltitles": {"Chapter Assessment": [[0, "chapter-assessment"], [9, "chapter-assessment"], [24, "chapter-assessment"], [56, "chapter-assessment"], [69, "chapter-assessment"], [79, "chapter-assessment"], [87, "chapter-assessment"], [107, "chapter-assessment"], [128, "chapter-assessment"], [138, "chapter-assessment"], [178, "chapter-assessment"], [180, "chapter-assessment"], [188, "chapter-assessment"], [252, "chapter-assessment"], [271, "chapter-assessment"], [272, "chapter-assessment"], [283, "chapter-assessment"], [313, "chapter-assessment"]], "Exercises": [[1, "exercises"], [10, "exercises"], [17, "exercises"], [28, "exercises"], [45, "exercises"], [58, "exercises"], [72, "exercises"], [80, "exercises"], [88, "exercises"], [109, "exercises"], [139, "exercises"], [163, "exercises"], [181, "exercises"], [190, "exercises"], [198, "exercises"], [223, "exercises"], [230, "exercises"], [244, "exercises"], [255, "exercises"], [273, "exercises"], [285, "exercises"], [297, "exercises"], [314, "exercises"]], "Contributed Exercises": [[1, "contributed-exercises"], [10, "contributed-exercises"], [17, "contributed-exercises"], [28, "contributed-exercises"], [45, "contributed-exercises"], [58, "contributed-exercises"], [72, "contributed-exercises"], [80, "contributed-exercises"], [88, "contributed-exercises"], [109, "contributed-exercises"], [128, "contributed-exercises"], [139, "contributed-exercises"], [163, "contributed-exercises"], [181, "contributed-exercises"], [190, "contributed-exercises"], [198, "contributed-exercises"], [223, "contributed-exercises"], [230, "contributed-exercises"], [244, "contributed-exercises"], [255, "contributed-exercises"], [273, "contributed-exercises"], [285, "contributed-exercises"], [297, "contributed-exercises"], [314, "contributed-exercises"]], "Filter": [[2, "filter"]], "Introduction: Map, Filter, List Comprehensions, and Zip": [[3, "introduction-map-filter-list-comprehensions-and-zip"]], "List Comprehensions": [[4, "list-comprehensions"]], "Map": [[5, "map"]], "More on Accumulation: Map, Filter, List Comprehension, and Zip": [[6, "more-on-accumulation-map-filter-list-comprehension-and-zip"], [6, null]], "Zip": [[7, "zip"]], "Anonymous functions with lambda expressions": [[8, "anonymous-functions-with-lambda-expressions"]], "Function Wrapping and Decorators": [[11, "function-wrapping-and-decorators"]], "Keyword Parameters": [[12, "keyword-parameters"]], "Keyword Parameters with .format": [[12, "keyword-parameters-with-format"]], "Method Invocations": [[13, "method-invocations"]], "Introduction: Optional Parameters": [[14, "introduction-optional-parameters"]], "\ud83d\udc69\u200d\ud83d\udcbb Programming With Style": [[15, "programming-with-style"]], "Advanced Functions": [[16, "advanced-functions"], [16, null]], "Building A Program: A Strategy": [[18, "building-a-program-a-strategy"]], "Warning.": [[18, null]], "Sketch an Outline": [[18, "sketch-an-outline"]], "Code One Section at a Time": [[18, "code-one-section-at-a-time"]], "Clean Up": [[18, "clean-up"]], "\ud83d\udc69\u200d\ud83d\udcbb Clean Up": [[19, "clean-up"]], "\ud83d\udc69\u200d\ud83d\udcbb Code one section at a time": [[20, "code-one-section-at-a-time"]], "\ud83d\udc69\u200d\ud83d\udcbb Sketch an Outline": [[21, "sketch-an-outline"]], "Building Programs": [[22, "building-programs"], [22, null]], "Adding Other Methods to a Class": [[23, "adding-other-methods-to-a-class"]], "Class Decorators": [[25, "class-decorators"]], "Class Variables and Instance Variables": [[26, "class-variables-and-instance-variables"]], "Converting an Object to a String": [[27, "converting-an-object-to-a-string"]], "Glossary": [[29, "glossary"], [46, "glossary"], [73, "glossary"], [91, "glossary"], [116, "glossary"], [130, "glossary"], [166, "glossary"], [224, "glossary"], [257, "glossary"], [274, "glossary"], [286, "glossary"], [315, "glossary"]], "Adding Parameters to the Constructor": [[30, "adding-parameters-to-the-constructor"]], "Instances as Return Values": [[31, "instances-as-return-values"]], "Objects Revisited": [[32, "objects-revisited"]], "Objects as Arguments and Parameters": [[33, "objects-as-arguments-and-parameters"]], "Public and Private Instance Variables": [[34, "public-and-private-instance-variables"]], "A Tamagotchi Game": [[35, "a-tamagotchi-game"]], "Testing classes": [[36, "testing-classes"]], "Thinking About Classes and Instances": [[37, "thinking-about-classes-and-instances"]], "User Defined Classes": [[38, "user-defined-classes"]], "Introduction: Classes and Objects - the Basics": [[39, "introduction-classes-and-objects-the-basics"]], "Object-oriented programming": [[39, "object-oriented-programming"]], "Sorting Lists of Instances": [[40, "sorting-lists-of-instances"]], "Approach 1: Sorting Lists of Instances with key": [[40, "approach-1-sorting-lists-of-instances-with-key"]], "Approach 2: Defining Sort Orders with Comparison Operators": [[40, "approach-2-defining-sort-orders-with-comparison-operators"]], "Defining your own Classes": [[41, "defining-your-own-classes"], [41, null]], "Boolean Values and Boolean Expressions": [[42, "boolean-values-and-boolean-expressions"]], "Chained conditionals": [[43, "chained-conditionals"]], "Conditional Execution: Binary Selection": [[44, "conditional-execution-binary-selection"]], "Flowchart of a if statement with an else": [[44, null]], "Logical operators": [[47, "logical-operators"]], "Common Mistake!": [[47, null], [50, null]], "Smart Evaluation": [[47, "smart-evaluation"]], "Nested conditionals": [[48, "nested-conditionals"]], "Omitting the else Clause: Unary Selection": [[49, "omitting-the-else-clause-unary-selection"]], "Flowchart of an if with no else": [[49, null]], "Precedence of Operators": [[50, "precedence-of-operators"]], "The Accumulator Pattern with Conditionals": [[51, "the-accumulator-pattern-with-conditionals"]], "Accumulating the Max Value": [[51, "accumulating-the-max-value"]], "The in and not in operators": [[52, "the-in-and-not-in-operators"]], "\ud83d\udc69\u200d\ud83d\udcbb Setting Up Conditionals": [[53, "setting-up-conditionals"]], "Choosing your type of Conditional": [[53, "choosing-your-type-of-conditional"]], "Intro: What we can do with Turtles and Conditionals": [[54, "intro-what-we-can-do-with-turtles-and-conditionals"]], "Learning Goals": [[54, "learning-goals"], [63, "learning-goals"], [77, "learning-goals"], [99, "learning-goals"], [136, "learning-goals"], [185, "learning-goals"], [227, "learning-goals"], [238, "learning-goals"], [250, "learning-goals"], [269, "learning-goals"], [310, "learning-goals"]], "Objectives": [[54, "objectives"], [63, "objectives"], [77, "objectives"], [99, "objectives"], [136, "objectives"], [185, "objectives"], [227, "objectives"], [238, "objectives"], [250, "objectives"], [269, "objectives"], [310, "objectives"]], "Conditionals": [[55, "conditionals"], [55, null]], "\ud83d\udc69\u200d\ud83d\udcbb Beginning tips for Debugging": [[57, "beginning-tips-for-debugging"]], "\ud83d\udc69\u200d\ud83d\udcbb Know Your Error Messages": [[59, "know-your-error-messages"]], "SyntaxError": [[59, "syntaxerror"]], "TypeError": [[59, "typeerror"]], "Solution": [[59, null], [59, null], [59, null], [59, null]], "NameError": [[59, "nameerror"]], "ValueError": [[59, "valueerror"]], "Runtime Errors": [[60, "runtime-errors"]], "Semantic Errors": [[61, "semantic-errors"]], "Test Cases": [[61, "test-cases"], [293, "test-cases"], [293, null]], "Test Case": [[61, null]], "Syntax errors": [[62, "syntax-errors"]], "Introduction to Debugging": [[63, "introduction-to-debugging"]], "\ud83d\udc69\u200d\ud83d\udcbb Programming in the Real World": [[64, "programming-in-the-real-world"]], "\ud83d\udc69\u200d\ud83d\udcbb Debugging": [[64, "debugging"]], "How to Avoid Debugging": [[64, "how-to-avoid-debugging"]], "Debugging": [[65, "debugging"], [65, null]], "Accumulating Results From a Dictionary": [[66, "accumulating-results-from-a-dictionary"]], "Accumulating the Best Key": [[67, "accumulating-the-best-key"]], "Aliasing and copying": [[68, "aliasing-and-copying"]], "Assessment - Dictionaries": [[69, "assessment-dictionaries"]], "Assessment - Dictionary Accumulation": [[69, "assessment-dictionary-accumulation"]], "Dictionary methods": [[70, "dictionary-methods"]], "Iterating over Dictionaries": [[70, "iterating-over-dictionaries"]], "Safely Retrieving Values": [[70, "safely-retrieving-values"]], "Dictionary operations": [[71, "dictionary-operations"]], "\ud83d\udc69\u200d\ud83d\udcbb When to use a dictionary": [[74, "when-to-use-a-dictionary"]], "Introduction: Accumulating Multiple Results In a Dictionary": [[75, "introduction-accumulating-multiple-results-in-a-dictionary"]], "Getting Started with Dictionaries": [[76, "getting-started-with-dictionaries"]], "Introduction: Dictionaries": [[77, "introduction-dictionaries"]], "Dictionaries": [[78, "dictionaries"], [78, null]], "What is an exception?": [[81, "what-is-an-exception"]], "Exception Handling Flow-of-control": [[81, "exception-handling-flow-of-control"]], "Raising and Catching Errors": [[81, "raising-and-catching-errors"]], "Standard Exceptions": [[82, "standard-exceptions"]], "Exceptions": [[83, "exceptions"], [83, null]], "\ud83d\udc69\u200d\ud83d\udcbb When to use try/except": [[84, "when-to-use-try-except"]], "Alternative File Reading Methods": [[85, "alternative-file-reading-methods"]], "CSV Format": [[86, "csv-format"]], "Recipe for Reading and Processing a File": [[89, "recipe-for-reading-and-processing-a-file"]], "Finding a File in your Filesystem": [[90, "finding-a-file-in-your-filesystem"]], "Iterating over lines in a file": [[92, "iterating-over-lines-in-a-file"]], "Reading in data from a CSV File": [[93, "reading-in-data-from-a-csv-file"]], "Reading a File": [[94, "reading-a-file"]], "\ud83d\udc69\u200d\ud83d\udcbb Tips on Handling Files": [[95, "tips-on-handling-files"]], "Using with for Files": [[96, "using-with-for-files"]], "Writing data to a CSV File": [[97, "writing-data-to-a-csv-file"]], "Writing Text Files": [[98, "writing-text-files"]], "Introduction: Working with Data Files": [[99, "introduction-working-with-data-files"]], "Files": [[100, "files"], [100, null]], "Contributor List": [[101, "contributor-list"]], "Second Edition": [[101, "second-edition"]], "First Edition": [[101, "first-edition"]], "Copyright Notice": [[102, "copyright-notice"]], "GNU Free Documentation License": [[103, "gnu-free-documentation-license"]], "0. PREAMBLE": [[103, "preamble"]], "1. APPLICABILITY AND DEFINITIONS": [[103, "applicability-and-definitions"]], "2. VERBATIM COPYING": [[103, "verbatim-copying"]], "3. COPYING IN QUANTITY": [[103, "copying-in-quantity"]], "4. MODIFICATIONS": [[103, "modifications"]], "5. COMBINING DOCUMENTS": [[103, "combining-documents"]], "6. COLLECTIONS OF DOCUMENTS": [[103, "collections-of-documents"]], "7. AGGREGATION WITH INDEPENDENT WORKS": [[103, "aggregation-with-independent-works"]], "8. TRANSLATION": [[103, "translation"]], "9. TERMINATION": [[103, "termination"]], "10. FUTURE REVISIONS OF THIS LICENSE": [[103, "future-revisions-of-this-license"]], "11. RELICENSING": [[103, "relicensing"]], "ADDENDUM: How to use this License for your documents": [[103, "addendum-how-to-use-this-license-for-your-documents"]], "Foreword": [[104, "foreword"]], "Preface": [[105, "preface"]], "Get in the Learning Zone": [[105, "get-in-the-learning-zone"]], "A function that accumulates": [[106, "a-function-that-accumulates"]], "\ud83d\udc69\u200d\ud83d\udcbb Decoding a Function": [[108, "decoding-a-function"]], "Flow of Execution Summary": [[110, "flow-of-execution-summary"]], "Function Definition": [[111, "function-definition"]], "docstrings": [[111, null]], "Function Invocation": [[112, "function-invocation"]], "Common Mistake with Functions": [[112, null]], "Function Parameters": [[113, "function-parameters"]], "Functions can call other functions (Composition)": [[114, "functions-can-call-other-functions-composition"]], "Global Variables": [[115, "global-variables"]], "Passing Mutable Objects": [[117, "passing-mutable-objects"]], "\ud83d\udc69\u200d\ud83d\udcbb Print vs. return": [[118, "print-vs-return"]], "Returning a value from a function": [[119, "returning-a-value-from-a-function"]], "Side Effects": [[120, "side-effects"]], "Type Annotations": [[121, "type-annotations"]], "Variables and parameters are local": [[122, "variables-and-parameters-are-local"]], "Introduction to Functions": [[123, "introduction-to-functions"]], "Topics": [[123, "topics"]], "Learning Objectives": [[123, "learning-objectives"], [318, "learning-objectives"]], "Functions": [[124, "functions"], [124, null]], "A Typical First Program": [[125, "a-typical-first-program"]], "Algorithms": [[126, "algorithms"]], "Algorithm Example 1 (English)": [[126, null]], "Algorithm Example 2 (Pseudocode)": [[126, null]], "Comments": [[127, "comments"]], "Formal and Natural Languages": [[129, "formal-and-natural-languages"]], "More About Programs": [[131, "more-about-programs"]], "Preview of Control Structures": [[131, "preview-of-control-structures"]], "Special Ways to Execute Python in this Book": [[132, "special-ways-to-execute-python-in-this-book"]], "The Python Programming Language": [[133, "the-python-programming-language"]], "\ud83d\udc69\u200d\ud83d\udcbb Predict Before You Run!": [[134, "predict-before-you-run"]], "\ud83d\udc69\u200d\ud83d\udcbb To Understand a Program, Change It!": [[135, "to-understand-a-program-change-it"]], "Introduction: The Way of the Program": [[136, "introduction-the-way-of-the-program"]], "General Introduction": [[137, "general-introduction"], [137, null]], "Invoking the Parent Class\u2019s Method": [[140, "invoking-the-parent-class-s-method"]], "Multiple inheritance": [[141, "multiple-inheritance"]], "Overriding Methods": [[142, "overriding-methods"]], "Tamagotchi Revisited": [[143, "tamagotchi-revisited"]], "Project - Wheel of Python": [[144, "project-wheel-of-python"]], "Inheriting Variables and Methods": [[145, "inheriting-variables-and-methods"]], "Mechanics of Defining a Subclass": [[145, "mechanics-of-defining-a-subclass"]], "How the interpreter looks up attributes": [[145, "how-the-interpreter-looks-up-attributes"]], "Introduction: Class Inheritance": [[146, "introduction-class-inheritance"]], "Inheritance": [[147, "inheritance"], [147, null]], "Debugging calls to requests.get()": [[148, "debugging-calls-to-requests-get"]], "In the Runestone environment": [[148, "in-the-runestone-environment"]], "In a full python environment": [[148, "in-a-full-python-environment"]], "Figuring Out How to Use a REST API": [[149, "figuring-out-how-to-use-a-rest-api"]], "Example: the datamuse API": [[149, "example-the-datamuse-api"]], "Defining a function to make repeated invocations": [[149, "defining-a-function-to-make-repeated-invocations"]], "Using REST APIs": [[150, "using-rest-apis"]], "URL Structure for REST APIs": [[150, "url-structure-for-rest-apis"]], "Encoding URL Parameters": [[150, "encoding-url-parameters"]], "Requesting data from the Internet": [[151, "requesting-data-from-the-internet"]], "Caching Response Content": [[152, "caching-response-content"]], "The requests_with_caching module": [[152, "the-requests-with-caching-module"]], "Implementation of the requests_with_caching module": [[152, "implementation-of-the-requests-with-caching-module"]], "Project - OMDB and TasteDive": [[153, "project-omdb-and-tastedive"]], "Fetching a page": [[154, "fetching-a-page"]], "Fetching in python with requests.get": [[154, "fetching-in-python-with-requests-get"]], "More Details of Response objects": [[154, "more-details-of-response-objects"]], "Using requests.get to encode URL parameters": [[154, "using-requests-get-to-encode-url-parameters"]], "Searching for tags on flickr": [[155, "searching-for-tags-on-flickr"]], "The Internet: Behind the Scenes": [[156, "the-internet-behind-the-scenes"]], "The HTTP protocol": [[157, "the-http-protocol"]], "Searching for Media on iTunes": [[158, "searching-for-media-on-itunes"]], "Requests Cookbook": [[159, "requests-cookbook"]], "Internet APIs": [[160, "internet-apis"], [160, null]], "Unicode for non-English characters": [[161, "unicode-for-non-english-characters"]], "Anatomy of URLs": [[162, "anatomy-of-urls"]], "Flow of Execution of the for Loop": [[164, "flow-of-execution-of-the-for-loop"]], "The Gory Details: Iterables": [[165, "the-gory-details-iterables"]], "Lists and for loops": [[167, "lists-and-for-loops"]], "Using the range Function to Generate a Sequence to Iterate Over": [[167, "using-the-range-function-to-generate-a-sequence-to-iterate-over"]], "Iteration Simplifies our Turtle Program": [[167, "iteration-simplifies-our-turtle-program"]], "Nested Iteration: Image Processing": [[168, "nested-iteration-image-processing"]], "The RGB Color Model": [[168, "the-rgb-color-model"]], "Image Objects": [[168, "image-objects"]], "Image Processing and Nested Iteration": [[168, "image-processing-and-nested-iteration"]], "Other pixel manipulation": [[168, null]], "Strings and for loops": [[169, "strings-and-for-loops"]], "The Accumulator Pattern": [[170, "the-accumulator-pattern"]], "The for Loop": [[171, "the-for-loop"]], "Traversal and the for Loop: By Index": [[172, "traversal-and-the-for-loop-by-index"]], "\ud83d\udc69\u200d\ud83d\udcbb Keeping Track of Your Iterator Variable and Your Iterable": [[173, "keeping-track-of-your-iterator-variable-and-your-iterable"]], "\ud83d\udc69\u200d\ud83d\udcbb Naming Variables in For Loops": [[174, "naming-variables-in-for-loops"]], "\ud83d\udc69\u200d\ud83d\udcbb Printing Intermediate Results": [[175, "printing-intermediate-results"]], "Introduction: Iteration": [[176, "introduction-iteration"]], "Iteration": [[177, "iteration"], [177, null]], "Break and Continue": [[179, "break-and-continue"]], "Randomly Walking Turtles": [[182, "randomly-walking-turtles"]], "The while Statement": [[183, "the-while-statement"]], "\ud83d\udc69\u200d\ud83d\udcbb Infinite Loops": [[184, "infinite-loops"]], "Introduction": [[185, "introduction"], [269, "introduction"], [318, "introduction"]], "The Listener Loop": [[186, "the-listener-loop"]], "Other uses of while": [[186, "other-uses-of-while"]], "Sentinel Values": [[186, "sentinel-values"]], "Validating Input": [[186, "validating-input"]], "More About Iteration": [[187, "more-about-iteration"], [187, null]], "Deep and Shallow Copies": [[189, "deep-and-shallow-copies"]], "Introduction: Nested Data and Nested Iteration": [[191, "introduction-nested-data-and-nested-iteration"]], "Lists with Complex Items": [[191, "lists-with-complex-items"]], "Nested Dictionaries": [[192, "nested-dictionaries"]], "Nested Iteration": [[193, "nested-iteration"]], "\ud83d\udc69\u200d\ud83d\udcbb Extracting from Nested Data": [[194, "extracting-from-nested-data"]], "Understand": [[194, "understand"]], "Extract": [[194, "extract"]], "Repeat": [[194, "repeat"]], "Level 2": [[194, "level-2"]], "Level 3": [[194, "level-3"]], "Level 4": [[194, "level-4"]], "Reflections": [[194, "reflections"]], "\ud83d\udc69\u200d\ud83d\udcbb Structuring Nested Data": [[195, "structuring-nested-data"]], "Processing JSON results": [[196, "processing-json-results"]], "Nested Data and Nested Iteration": [[197, "nested-data-and-nested-iteration"], [197, null]], "Introduction to Projects": [[199, "introduction-to-projects"]], "\ud83e\udd14 Better Pizza Predictions with Multiple Regression": [[200, "better-pizza-predictions-with-multiple-regression"]], "Graphing the Error": [[200, "graphing-the-error"]], "\ud83e\udd14 Into the Unknown, clustering": [[201, "into-the-unknown-clustering"]], "Implementing K-Means": [[201, "implementing-k-means"]], "\ud83e\udd14 Exploring Common Words and SETI": [[202, "exploring-common-words-and-seti"]], "Reading the data": [[202, "reading-the-data"]], "More Fun with words": [[202, "more-fun-with-words"]], "\ud83e\udd14 Build your own Google": [[203, "build-your-own-google"]], "Bare Essentials of a Web Spider": [[203, "bare-essentials-of-a-web-spider"]], "Bare Essentials of a Search Engine": [[203, "bare-essentials-of-a-search-engine"]], "Part I": [[203, "part-i"]], "Part II": [[203, "part-ii"]], "Some Challenge Problems": [[203, "some-challenge-problems"]], "\ud83e\udd14 Drawing a Circle with the Turtle": [[204, "drawing-a-circle-with-the-turtle"]], "\ud83e\udd14 Substitution Cipher": [[205, "substitution-cipher"]], "Caesar Cipher": [[205, "caesar-cipher"]], "Scrambled Key": [[205, "scrambled-key"]], "Password to Key (challenge)": [[205, "password-to-key-challenge"]], "\ud83e\udd14 Graphing Kiva Data with Altair": [[206, "graphing-kiva-data-with-altair"]], "Bar Charts": [[206, "bar-charts"]], "Line Graph": [[206, "line-graph"]], "Scatter plot": [[206, "scatter-plot"]], "Histogram": [[206, "histogram"], [211, "histogram"]], "Kiva Graphs Revisited": [[206, "kiva-graphs-revisited"]], "\ud83e\udd14 Image Processing": [[207, "image-processing"]], "Basic Filters": [[207, "basic-filters"]], "Rotating, Scaling and Blending": [[207, "rotating-scaling-and-blending"]], "Image Kernels for Machine Learning": [[207, "image-kernels-for-machine-learning"]], "Cleaning up noise": [[207, "cleaning-up-noise"]], "Smoothing": [[207, "smoothing"]], "Edge detection": [[207, "edge-detection"]], "\ud83e\udd14 Image Processing Revisited": [[208, "image-processing-revisited"]], "\ud83e\udd14 Input Compute Output": [[209, "input-compute-output"]], "How Many Trees?": [[209, "how-many-trees"]], "How Many Handshakes?": [[209, "how-many-handshakes"]], "JupyterLite": [[210, "jupyterlite"]], "\ud83e\udd14 Graphing Kiva Data with the Turtle": [[211, "graphing-kiva-data-with-the-turtle"]], "Bar Chart": [[211, "bar-chart"]], "Scatter Plot": [[211, "scatter-plot"]], "Anscombe\u2019s Quartet": [[211, "id1"]], "Summary Statistics by Group": [[211, "id2"]], "\ud83e\udd14 Computing Statistics with Kiva Data": [[212, "computing-statistics-with-kiva-data"]], "Kiva Lending Data": [[212, "id1"]], "Level 1 Questions": [[212, "level-1-questions"]], "Level 2 Questions": [[212, "level-2-questions"]], "\ud83e\udd14 Turtles and Strings and L-Systems": [[213, "turtles-and-strings-and-l-systems"]], "L-Systems and Lists": [[213, "l-systems-and-lists"]], "\ud83e\udd14 Monte Carlo Simulations": [[214, "monte-carlo-simulations"]], "Approximating Pi": [[214, "approximating-pi"]], "Predicting Stock Prices": [[214, "predicting-stock-prices"]], "Monty Hall Challenge": [[214, "monty-hall-challenge"]], "\ud83e\udd14 Predicting Pizza Prices - Linear Regression": [[215, "predicting-pizza-prices-linear-regression"]], "Try it out on Other Data": [[215, "try-it-out-on-other-data"]], "\ud83e\udd14 Converting Roman Numerals": [[216, "converting-roman-numerals"]], "Converting Roman to Arabic": [[216, "converting-roman-to-arabic"]], "Converting Arabic To Roman": [[216, "converting-arabic-to-roman"]], "\ud83e\udd14 A Preview of the End Goal": [[217, "a-preview-of-the-end-goal"]], "Image Processing Functions": [[217, "image-processing-functions"]], "\ud83e\udd14 Sentiment Analysis of Climate Change Tweets": [[218, "sentiment-analysis-of-climate-change-tweets"]], "Going from Cookies to Tweets": [[218, "going-from-cookies-to-tweets"]], "Step 1 Cleaning the Data": [[218, "step-1-cleaning-the-data"]], "Step 2 Building the Model": [[218, "step-2-building-the-model"]], "Step 3 Classifying new Tweets": [[218, "step-3-classifying-new-tweets"]], "Step 4 Scoring the Model": [[218, "step-4-scoring-the-model"]], "\ud83e\udd14 Stack Overflow Developer Survey": [[219, "stack-overflow-developer-survey"]], "Getting Started": [[219, "getting-started"]], "Split Apply Combine": [[219, "id1"]], "Challenge: A Better way to represent a Table": [[219, "challenge-a-better-way-to-represent-a-table"]], "Challenge: Ask your own Question": [[219, "challenge-ask-your-own-question"]], "Projects": [[220, "projects"]], "\ud83e\udd14 Driving the Turtle": [[221, "driving-the-turtle"]], "\ud83e\udd14 Generating a Password XKCD Style": [[222, "generating-a-password-xkcd-style"]], "The random module": [[225, "the-random-module"]], "Modules": [[226, "modules"]], "Importing Modules": [[226, "importing-modules"]], "Don\u2019t overwrite standard library modules!": [[226, null]], "Syntax for Importing Modules and Functionality": [[226, "syntax-for-importing-modules-and-functionality"]], "Note: Python modules and limitations with activecode": [[226, null]], "Introduction to Python Modules": [[227, "introduction-to-python-modules"]], "Python Modules": [[228, "python-modules"], [228, null]], "A Few More turtle Methods and Observations": [[229, "a-few-more-turtle-methods-and-observations"]], "Instances: A Herd of Turtles": [[231, "instances-a-herd-of-turtles"]], "Object Oriented Concepts": [[232, "object-oriented-concepts"]], "User-defined Classes": [[232, "user-defined-classes"]], "Instances": [[232, "instances"]], "Attributes": [[232, "attributes"]], "Methods": [[232, "methods"]], "Our First Turtle Program": [[233, "our-first-turtle-program"]], "Complete the rectangle \u2026": [[233, null]], "Extend this program \u2026": [[233, null]], "Repetition with a For Loop": [[234, "repetition-with-a-for-loop"]], "Summary of Turtle Methods": [[235, "summary-of-turtle-methods"]], "\ud83d\udc69\u200d\ud83d\udcbb Common turtle Errors": [[236, "common-turtle-errors"]], "\ud83d\udc69\u200d\ud83d\udcbb Incremental Programming": [[237, "incremental-programming"]], "Hello Little Turtles!": [[238, "hello-little-turtles"]], "Python Turtle": [[239, "python-turtle"], [239, null]], "Chapter Assessment - Turtle and Object Mechanics": [[240, "chapter-assessment-turtle-and-object-mechanics"]], "Chapter Assessment - Drawing with Turtle": [[240, "chapter-assessment-drawing-with-turtle"]], "Concatenation and Repetition": [[241, "concatenation-and-repetition"]], "Count and Index": [[242, "count-and-index"]], "Count": [[242, "count"]], "Index": [[242, "index"]], "Disambiguating []: creation vs indexing": [[243, "disambiguating-creation-vs-indexing"]], "Index Operator: Working with the Characters of a String": [[245, "index-operator-working-with-the-characters-of-a-string"]], "Index Operator: Accessing Elements of a List or Tuple": [[245, "index-operator-accessing-elements-of-a-list-or-tuple"]], "Length": [[246, "length"]], "Splitting and Joining Strings": [[247, "splitting-and-joining-strings"]], "Strings, Lists, and Tuples": [[248, "strings-lists-and-tuples"]], "Strings": [[248, "strings"]], "Lists": [[248, "lists"]], "Tuples": [[248, "tuples"]], "The Slice Operator": [[249, "the-slice-operator"]], "List Slices": [[249, "list-slices"]], "Tuple Slices": [[249, "tuple-slices"]], "Introduction: Sequences": [[250, "introduction-sequences"]], "Sequences": [[251, "sequences"], [251, null]], "Type conversion functions": [[253, "type-conversion-functions"]], "Data Types": [[254, "data-types"]], "Function Calls": [[256, "function-calls"]], "Function calls as part of complex expressions": [[256, "function-calls-as-part-of-complex-expressions"]], "Functions are objects; parentheses invoke functions": [[256, "functions-are-objects-parentheses-invoke-functions"]], "\ud83d\udc69\u200d\ud83d\udcbb Hard-Coding": [[258, "hard-coding"]], "Input": [[259, "input"]], "Operators and Operands": [[260, "operators-and-operands"]], "Order of Operations": [[261, "order-of-operations"]], "Reassignment": [[262, "reassignment"]], "Developing your mental model of How Python Evaluates": [[262, "developing-your-mental-model-of-how-python-evaluates"]], "Statements and Expressions": [[263, "statements-and-expressions"]], "Updating Variables": [[264, "updating-variables"]], "Values and Data Types": [[265, "values-and-data-types"]], "Variable Names and Keywords": [[266, "variable-names-and-keywords"]], "Variables": [[267, "variables"]], "\ud83d\udc69\u200d\ud83d\udcbb Choosing the Right Variable Name": [[268, "choosing-the-right-variable-name"]], "Variables, Statements, and Expressions": [[270, "variables-statements-and-expressions"], [270, null]], "Optional key parameter": [[275, "optional-key-parameter"]], "Optional reverse parameter": [[276, "optional-reverse-parameter"]], "Breaking Ties: Second Sorting": [[277, "breaking-ties-second-sorting"]], "Sorting a Dictionary": [[278, "sorting-a-dictionary"]], "\ud83d\udc69\u200d\ud83d\udcbb When to use a Lambda Expression": [[279, "when-to-use-a-lambda-expression"]], "Project - Sentiment Classifier": [[280, "project-sentiment-classifier"]], "Introduction: Sorting with Sort and Sorted": [[281, "introduction-sorting-with-sort-and-sorted"]], "Sorting": [[282, "sorting"], [282, null]], "Checking Other Assumptions": [[284, "checking-other-assumptions"]], "Testing Conditionals": [[287, "testing-conditionals"]], "Testing Loops": [[288, "testing-loops"]], "Testing Optional Parameters": [[289, "testing-optional-parameters"]], "Writing Test Cases for Functions": [[290, "writing-test-cases-for-functions"]], "Return Value Tests": [[290, "return-value-tests"]], "Side Effect Tests": [[290, "side-effect-tests"]], "\ud83d\udc69\u200d\ud83d\udcbb Test Driven Development": [[291, "test-driven-development"]], "Extend the program \u2026": [[291, null]], "Introduction: Test Cases": [[292, "introduction-test-cases"]], "Aliasing": [[294, "aliasing"]], "Append versus Concatenate": [[295, "append-versus-concatenate"]], "Cloning Lists": [[296, "cloning-lists"]], "f-Strings": [[298, "f-strings"]], "Summary": [[299, "summary"]], "List Element Deletion": [[300, "list-element-deletion"]], "Mutability": [[301, "index-0"]], "Lists are Mutable": [[301, "lists-are-mutable"]], "Strings are Immutable": [[301, "strings-are-immutable"]], "Tuples are Immutable": [[301, "tuples-are-immutable"]], "Mutating Methods": [[302, "mutating-methods"]], "List Methods": [[302, "list-methods"]], "Non-mutating Methods on Strings": [[303, "non-mutating-methods-on-strings"]], "Objects and References": [[304, "objects-and-references"]], "String Format Method": [[305, "string-format-method"]], "The Accumulator Pattern with Lists": [[306, "the-accumulator-pattern-with-lists"]], "The Accumulator Pattern with Strings": [[307, "the-accumulator-pattern-with-strings"]], "\ud83d\udc69\u200d\ud83d\udcbb Accumulator Pattern Strategies": [[308, "accumulator-pattern-strategies"]], "When to Use it": [[308, "when-to-use-it"]], "Before Writing it": [[308, "before-writing-it"]], "Choosing Good Accumulator and Iterator Variable Names": [[308, "choosing-good-accumulator-and-iterator-variable-names"]], "\ud83d\udc69\u200d\ud83d\udcbb Don\u2019t Mutate A List That You Are Iterating Through": [[309, "dont-mutate-a-list-that-you-are-iterating-through"]], "Introduction: Transforming Sequences": [[310, "introduction-transforming-sequences"]], "Transforming Sequences": [[311, "transforming-sequences"], [311, null]], "Chapter Assessment - List Methods": [[312, "chapter-assessment-list-methods"]], "Chapter Assessment - Aliases and References": [[312, "chapter-assessment-aliases-and-references"]], "Chapter Assessment - Split and Join": [[312, "chapter-assessment-split-and-join"]], "Chapter Assessment - For Loop Mechanics": [[312, "chapter-assessment-for-loop-mechanics"]], "Chapter Assessment - Accumulator Pattern": [[312, "chapter-assessment-accumulator-pattern"]], "Chapter Assessment - Problem Solving": [[312, "chapter-assessment-problem-solving"]], "Tuple Assignment with Unpacking": [[316, "tuple-assignment-with-unpacking"]], "Swapping Values between Variables": [[316, "swapping-values-between-variables"]], "Unpacking Into Iterator Variables": [[316, "unpacking-into-iterator-variables"]], "The Pythonic Way to Enumerate Items in a Sequence": [[316, "the-pythonic-way-to-enumerate-items-in-a-sequence"]], "Tuple Packing": [[317, "tuple-packing"]], "Tuples as Return Values": [[319, "tuples-as-return-values"]], "Unpacking Tuples as Arguments to Function Calls": [[320, "unpacking-tuples-as-arguments-to-function-calls"]], "Tuple Packing and Unpacking": [[321, "tuple-packing-and-unpacking"], [321, null]], "Table of Contents": [[322, "table-of-contents"]], "Appendices": [[322, "appendices"]], "Project List": [[322, "project-list"]], "Acknowledgements": [[322, "acknowledgements"], [322, null]], "Index and Search": [[322, "index-and-search"]]}, "indexentries": {"attribute": [[29, "term-attribute"], [238, "index-0"]], "class": [[29, "term-class"], [257, "term-class"], [269, "index-0"]], "constructor": [[29, "term-constructor"]], "initializer method": [[29, "term-initializer-method"]], "instance": [[29, "term-instance"], [233, "index-0"]], "instance variable": [[29, "term-instance-variable"]], "instantiate": [[29, "term-instantiate"]], "method": [[29, "term-method"], [116, "term-method"], [238, "index-0"]], "object": [[29, "term-object"], [238, "index-0"], [257, "term-object"]], "object-oriented language": [[29, "term-object-oriented-language"]], "object-oriented programming": [[29, "term-object-oriented-programming"], [39, "index-0"]], "tamagotchi": [[35, "index-0"]], "compound data type": [[38, "index-0"]], "!=": [[42, "index-0"]], "<": [[42, "index-0"]], "<=": [[42, "index-0"]], "==": [[42, "index-0"]], ">": [[42, "index-0"]], ">=": [[42, "index-0"]], "false": [[42, "index-0"]], "true": [[42, "index-0"]], "boolean value": [[42, "index-0"], [257, "term-boolean-value"]], "comparison": [[42, "index-0"]], "numbers": [[42, "index-0"]], "chained": [[43, "index-0"]], "chained conditional": [[43, "index-0"], [46, "term-chained-conditional"]], "conditional": [[43, "index-0"], [48, "index-0"]], "body": [[44, "index-0"], [46, "term-body"], [50, "index-0"], [116, "term-body"], [171, "index-0"]], "compound statement": [[44, "index-0"], [50, "index-0"], [116, "term-compound-statement"]], "conditional statement": [[44, "index-0"], [46, "term-conditional-statement"]], "else": [[44, "index-0"], [49, "index-0"], [50, "index-0"]], "heading": [[44, "index-0"]], "if": [[44, "index-0"], [50, "index-0"]], "pass": [[44, "index-0"]], "selection": [[44, "index-0"]], "statement": [[44, "index-0"], [71, "index-0"], [185, "index-0"], [257, "term-statement"]], "block": [[46, "term-block"], [50, "index-0"]], "boolean values": [[46, "term-boolean-values"]], "branch": [[46, "term-branch"]], "comparison operator": [[46, "term-comparison-operator"]], "condition": [[46, "term-condition"]], "logical operators": [[46, "term-logical-operators"]], "nesting": [[46, "term-nesting"]], "unary selection": [[46, "term-unary-selection"], [49, "index-0"]], "short-circuiting": [[47, "index-0"]], "nested": [[48, "index-0"]], "nested conditionals": [[48, "index-0"]], "omitted": [[49, "index-0"]], "conditional branching": [[50, "index-0"]], "conditional execution": [[50, "index-0"]], "elif": [[50, "index-0"]], "if statement": [[50, "index-0"]], "pass statement": [[50, "index-0"]], "statement block": [[50, "index-0"]], "error": [[60, "index-0"], [61, "index-0"], [62, "index-0"]], "runtime": [[60, "index-0"]], "runtime error": [[60, "index-0"], [130, "term-runtime-error"], [246, "index-0"], [301, "index-0"]], "doyle, arthur conan": [[61, "index-0"]], "holmes, sherlock": [[61, "index-0"]], "linux": [[61, "index-0"]], "logic": [[61, "index-0"]], "logic error": [[61, "index-0"]], "semantic": [[61, "index-0"]], "semantic error": [[61, "index-0"], [130, "term-semantic-error"]], "test case": [[61, "index-0"], [286, "term-test-case"]], "exception": [[62, "index-0"], [81, "index-0"], [82, "index-0"], [130, "term-exception"]], "safe language": [[62, "index-0"]], "syntax error": [[62, "index-0"], [130, "term-syntax-error"]], "syntax; runtime error": [[62, "index-0"]], "boundary conditions": [[64, "index-0"]], "debugging": [[64, "index-0"], [125, "index-0"], [130, "term-debugging"]], "testing": [[64, "index-0"], [291, "index-0"]], "alias": [[68, "index-0"]], "alias and copy": [[68, "index-0"]], "copy": [[68, "index-0"]], "dictionary": [[68, "index-0"], [71, "index-0"], [73, "term-dictionary"], [76, "index-0"], [77, "index-0"]], "del": [[71, "index-0"]], "key": [[73, "term-key"]], "key-value pair": [[73, "term-key-value-pair"], [76, "index-0"], [77, "index-0"]], "mapping type": [[73, "term-mapping-type"], [76, "index-0"], [77, "index-0"]], "value": [[73, "term-value"], [76, "index-0"], [77, "index-0"], [186, "index-0"], [257, "term-value"], [269, "index-0"]], "[ ]": [[76, "index-0"], [77, "index-0"], [245, "index-0"]], "dictionary access": [[76, "index-0"], [77, "index-0"]], "except": [[81, "index-0"]], "try": [[81, "index-0"]], "flow-of-control": [[82, "index-0"]], "raise": [[82, "index-0"]], "try: except:": [[82, "index-0"]], "close": [[91, "term-close"]], "open": [[91, "term-open"]], "read": [[91, "term-read"]], "readline": [[91, "term-readline"]], "readlines": [[91, "term-readlines"]], "write": [[91, "term-write"]], "flow of execution": [[110, "index-0"], [114, "index-0"], [116, "term-flow-of-execution"], [164, "index-0"]], "abstraction": [[114, "index-0"]], "composition": [[114, "index-0"]], "function": [[114, "index-0"], [116, "term-function"], [238, "index-0"], [246, "index-0"]], "functional decomposition": [[114, "index-0"]], "generalization": [[114, "index-0"]], "none": [[116, "term-None"]], "argument": [[116, "term-argument"]], "calling stack": [[116, "term-calling-stack"]], "docstring": [[116, "term-docstring"]], "fruitful function": [[116, "term-fruitful-function"]], "function call": [[116, "term-function-call"]], "function composition": [[116, "term-function-composition"]], "function definition": [[116, "term-function-definition"], [238, "index-0"]], "global variable": [[116, "term-global-variable"]], "header line": [[116, "term-header-line"]], "lifetime": [[116, "term-lifetime"], [122, "index-0"]], "local variable": [[116, "term-local-variable"], [122, "index-0"]], "parameter": [[116, "term-parameter"]], "return value": [[116, "term-return-value"], [319, "index-0"]], "side effect": [[116, "term-side-effect"]], "stack frame": [[116, "term-stack-frame"]], "type annotation": [[116, "term-type-annotation"], [121, "index-0"]], "local": [[122, "index-0"]], "variable": [[122, "index-0"], [257, "term-variable"]], "bug": [[125, "index-0"], [130, "term-bug"]], "algorithm": [[126, "index-0"], [130, "term-algorithm"], [132, "index-0"], [225, "index-0"]], "program": [[126, "index-0"], [129, "term-program"], [130, "term-program"], [132, "index-0"]], "programming language": [[126, "index-0"], [130, "term-programming-language"], [133, "index-0"], [136, "index-0"]], "pseudocode": [[126, "index-0"]], "ambiguity": [[129, "term-ambiguity"]], "literalness": [[129, "term-literalness"]], "poetry": [[129, "term-poetry"]], "prose": [[129, "term-prose"]], "redundancy": [[129, "term-redundancy"]], "python shell": [[130, "term-Python-shell"]], "activecode": [[130, "term-activecode"]], "byte code": [[130, "term-byte-code"]], "codelens": [[130, "term-codelens"]], "comment": [[130, "term-comment"], [257, "term-comment"]], "compile": [[130, "term-compile"], [133, "index-0"], [136, "index-0"]], "executable": [[130, "term-executable"]], "formal language": [[130, "term-formal-language"], [131, "index-0"]], "high-level language": [[130, "term-high-level-language"], [133, "index-0"], [136, "index-0"]], "interpret": [[130, "term-interpret"], [133, "index-0"], [136, "index-0"]], "low-level language": [[130, "term-low-level-language"], [133, "index-0"], [136, "index-0"]], "natural language": [[130, "term-natural-language"], [131, "index-0"]], "object code": [[130, "term-object-code"]], "parse": [[130, "term-parse"], [131, "index-0"]], "portability": [[130, "term-portability"]], "print function": [[130, "term-print-function"]], "problem solving": [[130, "term-problem-solving"]], "semantics": [[130, "term-semantics"]], "shell mode": [[130, "term-shell-mode"]], "source code": [[130, "term-source-code"]], "syntax": [[130, "term-syntax"]], "token": [[130, "term-token"], [131, "index-0"]], "portable": [[133, "index-0"], [136, "index-0"]], "mechanics of defining a subclass": [[145, "index-0"]], "control flow": [[164, "index-0"], [166, "term-Control-Flow"]], "accumulator pattern": [[166, "term-accumulator-pattern"], [299, "term-accumulator-pattern"]], "for loop traversal (for)": [[166, "term-for-loop-traversal-for"], [299, "term-for-loop-traversal-for"]], "index": [[166, "term-index"], [245, "index-0"], [246, "index-0"], [299, "term-index"]], "loop body": [[166, "term-loop-body"]], "pattern": [[166, "term-pattern"], [299, "term-pattern"]], "range": [[166, "term-range"], [299, "term-range"]], "sequential flow": [[166, "term-sequential-flow"]], "terminating condition": [[166, "term-terminating-condition"]], "traverse": [[166, "term-traverse"], [299, "term-traverse"]], "for": [[171, "index-0"]], "for loop": [[171, "index-0"], [185, "index-0"], [231, "index-0"]], "iteration": [[171, "index-0"], [185, "index-0"]], "loop": [[171, "index-0"]], "3n + 1 sequence": [[182, "index-0"]], "assignment": [[185, "index-0"], [316, "index-0"]], "assignment statement": [[185, "index-0"], [257, "term-assignment-statement"]], "reassignment": [[185, "index-0"]], "input": [[186, "index-0"], [260, "index-0"]], "sentinel": [[186, "index-0"]], "sentinel value": [[186, "index-0"]], "validating": [[186, "index-0"]], "validation": [[186, "index-0"]], "deterministic": [[224, "term-deterministic"], [225, "index-0"]], "documentation": [[224, "term-documentation"]], "module": [[224, "term-module"], [226, "index-0"], [238, "index-0"]], "namespace": [[224, "term-namespace"], [226, "index-0"]], "pseudo-random number": [[224, "term-pseudo-random-number"]], "random number": [[224, "term-random-number"]], "random number generator": [[224, "term-random-number-generator"]], "standard library": [[224, "term-standard-library"]], "deterministic algorithm": [[225, "index-0"]], "unit tests": [[225, "index-0"]], "global module index": [[226, "index-0"]], "documentation online": [[226, "index-0"]], "standard": [[226, "index-0"]], "canvas": [[238, "index-0"]], "definition": [[238, "index-0"]], "invoke": [[238, "index-0"]], "state": [[238, "index-0"]], "turtle module": [[238, "index-0"]], "*": [[241, "index-0"], [260, "index-0"]], "+": [[241, "index-0"], [260, "index-0"]], "list concatenation": [[241, "index-0"]], "list repetition": [[241, "index-0"]], "string": [[245, "index-0"], [249, "index-0"], [269, "index-0"], [301, "index-0"]], "string indexing": [[245, "index-0"]], "len": [[246, "index-0"]], "len function": [[246, "index-0"]], "negative": [[246, "index-0"]], "negative index": [[246, "index-0"]], "[ : ]": [[249, "index-0"]], "slice": [[249, "index-0"]], "string slice": [[249, "index-0"]], "float": [[254, "index-0"], [257, "term-float"], [269, "index-0"]], "int": [[254, "index-0"], [257, "term-int"], [269, "index-0"]], "str": [[254, "index-0"], [257, "term-str"]], "truncation": [[254, "index-0"]], "type converter functions": [[254, "index-0"]], "assignment token": [[257, "term-assignment-token"]], "boolean expression": [[257, "term-boolean-expression"]], "data type": [[257, "term-data-type"], [269, "index-0"]], "decrement": [[257, "term-decrement"]], "evaluate": [[257, "term-evaluate"]], "expression": [[257, "term-expression"], [263, "index-0"]], "increment": [[257, "term-increment"]], "initialization (of a variable)": [[257, "term-initialization-of-a-variable"]], "integer division": [[257, "term-integer-division"]], "keyword": [[257, "term-keyword"]], "literal": [[257, "term-literal"], [269, "index-0"]], "logical operator": [[257, "term-logical-operator"]], "modulus operator": [[257, "term-modulus-operator"]], "operand": [[257, "term-operand"]], "operator": [[257, "term-operator"]], "prompt string": [[257, "term-prompt-string"]], "reference diagram": [[257, "term-reference-diagram"]], "rules of precedence": [[257, "term-rules-of-precedence"], [259, "index-0"]], "state snapshot": [[257, "term-state-snapshot"]], "type conversion function": [[257, "term-type-conversion-function"]], "variable name": [[257, "term-variable-name"]], "order of operations": [[259, "index-0"]], "%": [[260, "index-1"]], "**": [[260, "index-0"]], "-": [[260, "index-0"]], "addition": [[260, "index-0"]], "input dialog": [[260, "index-0"]], "modulus": [[260, "index-1"]], "multiplication": [[260, "index-0"]], "multiplication of numbers": [[260, "index-0"]], "operators and operands": [[260, "index-0"]], "remainder": [[260, "index-1"]], "integer": [[269, "index-0"]], "output": [[269, "index-0"]], "triple quoted string": [[269, "index-0"]], "key parameter": [[274, "term-key-parameter"]], "reverse parameter": [[274, "term-reverse-parameter"]], "sort": [[274, "term-sort"]], "sorted": [[274, "term-sorted"]], "return value test": [[286, "term-return-value-test"]], "side effect test": [[286, "term-side-effect-test"]], "unit test": [[291, "index-0"]], "immutable": [[301, "index-0"]], "mutable": [[301, "index-0"]], "string item assignment": [[301, "index-0"]], "aliases": [[304, "index-0"]], "packing": [[315, "term-packing"]], "pair": [[315, "term-pair"]], "tuple": [[315, "term-tuple"], [316, "index-0"], [319, "index-0"]], "unpacking": [[315, "term-unpacking"]], "return": [[319, "index-0"]]}})