<?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:computational-thinking-with-variables/x5279a44ae0ab15d6:program-execution/v/intro-to-tracing-program-execution</loc>
        
        <xhtml:link rel="alternate" hreflang="en"
                    href="https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:computational-thinking-with-variables/x5279a44ae0ab15d6:program-execution/v/intro-to-tracing-program-execution" />
        
        <lastmod>2024-07-12T20:30:27.418012547Z</lastmod>
        
        <PageMap xmlns="http://www.google.com/schemas/sitemap-pagemap/1.0">
            <DataObject type="document" id="intro-to-tracing-program-execution">
            <Attribute name="title">Tracing program execution</Attribute>
            <Attribute name="description">What happens when you press the Run button? Trace the execution of a basic Python program to understand how the computer evaluates expressions with the plus operator and interprets print instructions. View the program used in this video at: https://www.khanacademy.org/python-program/tracing-program-execution/6568538259767296</Attribute>
            <Attribute name="author">Kim Merrill</Attribute>
            <Attribute name="type">video</Attribute>
            
            </DataObject>
        </PageMap>
        
        <video:video>
            <video:thumbnail_loc>https://cdn.kastatic.org/ka_thumbnails_cache/458599a8-c322-4518-b6f5-5c63cc3414f6_1280_720_base.png</video:thumbnail_loc>
            <video:title>Tracing program execution</video:title>
            <video:description>What happens when you press the Run button? Trace the execution of a basic Python program to understand how the computer evaluates expressions with the plus operator and interprets print instructions. View the program used in this video at: https://www.khanacademy.org/python-program/tracing-program-execution/6568538259767296</video:description>
            <video:player_loc>https://cdn.kastatic.org/ka-youtube-converted/N-oyB_UYZ74.mp4/N-oyB_UYZ74.mp4</video:player_loc>
            <video:duration>308</video:duration>
            <video:category>Algorithm tracing and debugging</video:category>
        </video:video>
        
    </url>
    
    <url>
        <loc>https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:computational-thinking-with-variables/x5279a44ae0ab15d6:program-execution/e/tracing-program-execution</loc>
        
        <xhtml:link rel="alternate" hreflang="en"
                    href="https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:computational-thinking-with-variables/x5279a44ae0ab15d6:program-execution/e/tracing-program-execution" />
        
        <xhtml:link rel="alternate" hreflang="pt"
                    href="https://pt.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:computational-thinking-with-variables/x5279a44ae0ab15d6:program-execution/e/tracing-program-execution" />
        
        <lastmod>2024-06-26T17:36:20.61941996Z</lastmod>
        
        <PageMap xmlns="http://www.google.com/schemas/sitemap-pagemap/1.0">
            <DataObject type="document" id="tracing-program-execution">
            <Attribute name="title">Trace program execution</Attribute>
            <Attribute name="description">Trace basic programs with print statements.</Attribute>
            <Attribute name="author">Nathaniel Shak</Attribute>
            <Attribute name="type">exercise</Attribute>
            
            </DataObject>
        </PageMap>
        
    </url>
    
    <url>
        <loc>https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:computational-thinking-with-variables/x5279a44ae0ab15d6:program-execution/a/errors</loc>
        
        <xhtml:link rel="alternate" hreflang="en"
                    href="https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:computational-thinking-with-variables/x5279a44ae0ab15d6:program-execution/a/errors" />
        
        <lastmod>2025-05-21T19:09:13.871509681Z</lastmod>
        
        <PageMap xmlns="http://www.google.com/schemas/sitemap-pagemap/1.0">
            <DataObject type="document" id="errors">
            <Attribute name="title">Syntax, runtime, and logic errors</Attribute>
            <Attribute name="description">Learn how to identify whether a bug is the result of a syntax error, runtime error, or logic error in a program.</Attribute>
            
            <Attribute name="type">article</Attribute>
            
            </DataObject>
        </PageMap>
        
    </url>
    
    <url>
        <loc>https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:computational-thinking-with-variables/x5279a44ae0ab15d6:program-execution/v/debugging-with-linters-and-stack-traces</loc>
        
        <xhtml:link rel="alternate" hreflang="en"
                    href="https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:computational-thinking-with-variables/x5279a44ae0ab15d6:program-execution/v/debugging-with-linters-and-stack-traces" />
        
        <lastmod>2024-12-02T21:11:23.197431827Z</lastmod>
        
        <PageMap xmlns="http://www.google.com/schemas/sitemap-pagemap/1.0">
            <DataObject type="document" id="debugging-with-linters-and-stack-traces">
            <Attribute name="title">Debugging with stack traces</Attribute>
            <Attribute name="description">Code along with a software engineer in this debugging worked example using error messages. How can I figure out what&#39;s causing the error in my program? Learn how to interpret stack traces and linter messages to debug syntax errors, runtime errors, and logic errors. View the program used in this video at: https://www.khanacademy.org/python-program/debugging-with-linters-and-stack-traces/6312907118395392</Attribute>
            <Attribute name="author">Kim Merrill</Attribute>
            <Attribute name="type">video</Attribute>
            
            </DataObject>
        </PageMap>
        
        <video:video>
            <video:thumbnail_loc>https://cdn.kastatic.org/ka_thumbnails_cache/60a89b88-34f7-4871-b229-d86e9b37f287_1280_720_base.png</video:thumbnail_loc>
            <video:title>Debugging with stack traces</video:title>
            <video:description>Code along with a software engineer in this debugging worked example using error messages. How can I figure out what&#39;s causing the error in my program? Learn how to interpret stack traces and linter messages to debug syntax errors, runtime errors, and logic errors. View the program used in this video at: https://www.khanacademy.org/python-program/debugging-with-linters-and-stack-traces/6312907118395392</video:description>
            <video:player_loc>https://cdn.kastatic.org/ka-youtube-converted/WUoCSkSW4cs.mp4/WUoCSkSW4cs.mp4</video:player_loc>
            <video:duration>350</video:duration>
            <video:category>Algorithm tracing and debugging</video:category>
        </video:video>
        
    </url>
    
    <url>
        <loc>https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:computational-thinking-with-variables/x5279a44ae0ab15d6:program-execution/pc/pair-programming</loc>
        
        <xhtml:link rel="alternate" hreflang="en"
                    href="https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:computational-thinking-with-variables/x5279a44ae0ab15d6:program-execution/pc/pair-programming" />
        
        <lastmod>2025-07-31T21:21:55.467479557Z</lastmod>
        
        <PageMap xmlns="http://www.google.com/schemas/sitemap-pagemap/1.0">
            <DataObject type="document" id="pair-programming">
            <Attribute name="title">Challenge: Pair programming</Attribute>
            <Attribute name="description">Practice debugging print statements with different data types.</Attribute>
            
            <Attribute name="type">challenge</Attribute>
            
            </DataObject>
        </PageMap>
        
    </url>
    
</urlset>
