<?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/a/data-types</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/data-types" />
        
        <lastmod>2026-02-17T23:20:43.373798125Z</lastmod>
        
        <PageMap xmlns="http://www.google.com/schemas/sitemap-pagemap/1.0">
            <DataObject type="document" id="data-types">
            <Attribute name="title">Data types</Attribute>
            <Attribute name="description">Recognize the primitive data types that make up all programs: integers, floats, strings, and booleans.</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/plus-operator-and-the-print-function</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/plus-operator-and-the-print-function" />
        
        <lastmod>2024-12-03T18:24:09.516570631Z</lastmod>
        
        <PageMap xmlns="http://www.google.com/schemas/sitemap-pagemap/1.0">
            <DataObject type="document" id="plus-operator-and-the-print-function">
            <Attribute name="title">Print statements and expressions</Attribute>
            <Attribute name="description">Evaluate Python expressions that use the plus operator. Add integer, float, and boolean data types, and apply string concatenation to add strings together. Ask the computer to display the result in the console using the print function. View the program used in this video at: https://www.khanacademy.org/python-program/print-statements-and-adding-values/4573958848823296</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/34d5e5d0-877e-4132-9339-6ee95365e882_1280_720_base.png</video:thumbnail_loc>
            <video:title>Print statements and expressions</video:title>
            <video:description>Evaluate Python expressions that use the plus operator. Add integer, float, and boolean data types, and apply string concatenation to add strings together. Ask the computer to display the result in the console using the print function. View the program used in this video at: https://www.khanacademy.org/python-program/print-statements-and-adding-values/4573958848823296</video:description>
            <video:player_loc>https://cdn.kastatic.org/ka-youtube-converted/lkQT8zb0_A8.mp4/lkQT8zb0_A8.mp4</video:player_loc>
            <video:duration>289</video:duration>
            <video:category>Program execution</video:category>
        </video:video>
        
    </url>
    
    <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>Program execution</video:category>
        </video:video>
        
    </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/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/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>Program execution</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>
    
    <url>
        <loc>https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:computational-thinking-with-variables/x5279a44ae0ab15d6:reference-docs-variables/a/debugging-challenges</loc>
        
        <xhtml:link rel="alternate" hreflang="en"
                    href="https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:computational-thinking-with-variables/x5279a44ae0ab15d6:reference-docs-variables/a/debugging-challenges" />
        
        <lastmod>2025-11-12T18:20:49.12430552Z</lastmod>
        
        <PageMap xmlns="http://www.google.com/schemas/sitemap-pagemap/1.0">
            <DataObject type="document" id="debugging-challenges">
            <Attribute name="title">How to debug a Challenge</Attribute>
            <Attribute name="description">What do you do when you&#39;re stuck on Challenge? Use this guide to debug your program.</Attribute>
            
            <Attribute name="type">article</Attribute>
            
            </DataObject>
        </PageMap>
        
    </url>
    
</urlset>
