<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml"
        xmlns:video="http://www.google.com/schemas/sitemap-video/1.1"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
    
    <url>
        <loc>https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:analyzing-data-with-dictionaries/x5279a44ae0ab15d6:generating-text/a/instructions-markov-chains</loc>
        
        <xhtml:link rel="alternate" hreflang="en"
                    href="https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:analyzing-data-with-dictionaries/x5279a44ae0ab15d6:generating-text/a/instructions-markov-chains" />
        
        <lastmod>2026-02-17T23:20:43.373798125Z</lastmod>
        
        <PageMap xmlns="http://www.google.com/schemas/sitemap-pagemap/1.0">
            <DataObject type="document" id="instructions-markov-chains">
            <Attribute name="title">Instructions: Book synopsis</Attribute>
            <Attribute name="description">Apply dictionaries and nested data to procedurally generate text in the style of a book teaser. These instructions accompany the Book synopsis project.</Attribute>
            
            <Attribute name="type">article</Attribute>
            
            </DataObject>
        </PageMap>
        
    </url>
    
    <url>
        <loc>https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:analyzing-data-with-dictionaries/x5279a44ae0ab15d6:generating-text/pp/project-markov-chains</loc>
        
        <xhtml:link rel="alternate" hreflang="en"
                    href="https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:analyzing-data-with-dictionaries/x5279a44ae0ab15d6:generating-text/pp/project-markov-chains" />
        
        <lastmod>2025-03-13T22:54:06.960336287Z</lastmod>
        
        <PageMap xmlns="http://www.google.com/schemas/sitemap-pagemap/1.0">
            <DataObject type="document" id="project-markov-chains">
            <Attribute name="title">Project: Book synopsis</Attribute>
            <Attribute name="description">#### Generate a book synopsis&#xA;&#xA;See [Instructions: Book synopsis](/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:analyzing-data-with-dictionaries/x5279a44ae0ab15d6:generating-text/a/instructions-markov-chains).&#xA;&#xA;1. Evaluate the current text generation algorithm.&#xA;2. Make at least one improvement to how the text starts or ends.&#xA;3. Make at least one improvement to the text quality.&#xA;&#xA;We started by collecting a dictionary of bigrams from a dataset of real book summaries. Bigrams model the probability that one word follows another, so we can predict which word comes next.&#xA;&#xA;Then, we used the bigrams to generate a new book summary in the same style!&#xA;&#xA;How can you improve the algorithm to produce more realistic text?</Attribute>
            
            <Attribute name="type">project</Attribute>
            
            </DataObject>
        </PageMap>
        
    </url>
    
    <url>
        <loc>https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:analyzing-data-with-dictionaries/x5279a44ae0ab15d6:reference-docs-dictionaries/a/docs-dictionaries</loc>
        
        <xhtml:link rel="alternate" hreflang="en"
                    href="https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:analyzing-data-with-dictionaries/x5279a44ae0ab15d6:reference-docs-dictionaries/a/docs-dictionaries" />
        
        <lastmod>2025-05-19T19:13:30.525428721Z</lastmod>
        
        <PageMap xmlns="http://www.google.com/schemas/sitemap-pagemap/1.0">
            <DataObject type="document" id="docs-dictionaries">
            <Attribute name="title">Docs: dictionaries</Attribute>
            <Attribute name="description">Review the syntax for dictionaries and nested data structures in Python.</Attribute>
            
            <Attribute name="type">article</Attribute>
            
            </DataObject>
        </PageMap>
        
    </url>
    
    <url>
        <loc>https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:building-software-with-classes/x5279a44ae0ab15d6:reference-docs-classes/a/next-steps-for-learning-python</loc>
        
        <xhtml:link rel="alternate" hreflang="en"
                    href="https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:building-software-with-classes/x5279a44ae0ab15d6:reference-docs-classes/a/next-steps-for-learning-python" />
        
        <lastmod>2026-03-25T05:40:32.501496776Z</lastmod>
        
        <PageMap xmlns="http://www.google.com/schemas/sitemap-pagemap/1.0">
            <DataObject type="document" id="next-steps-for-learning-python">
            <Attribute name="title">Next steps for learning Python</Attribute>
            <Attribute name="description">Learn how to continue your programming journey outside of this course.</Attribute>
            
            <Attribute name="type">article</Attribute>
            
            </DataObject>
        </PageMap>
        
    </url>
    
</urlset>
