<?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/in-class-11-informatics-practices/x76bb6fb98a3e6cac:brief-overview-of-python/x76bb6fb98a3e6cac:variables/a/python-names-variables</loc>
        
        <xhtml:link rel="alternate" hreflang="en"
                    href="https://www.khanacademy.org/computing/in-class-11-informatics-practices/x76bb6fb98a3e6cac:brief-overview-of-python/x76bb6fb98a3e6cac:variables/a/python-names-variables" />
        
        <lastmod>2023-02-01T23:22:46.881813544Z</lastmod>
        
        <PageMap xmlns="http://www.google.com/schemas/sitemap-pagemap/1.0">
            <DataObject type="document" id="python-names-variables">
            <Attribute name="title">Python: Names &amp; variables</Attribute>
            <Attribute name="description">What if we want to re-use values multiple times? To re-use a value, we just need to give it a name. A name that holds a piece of data is also known as a variable.</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:variables/v/what-is-a-variable-python</loc>
        
        <xhtml:link rel="alternate" hreflang="en"
                    href="https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:computational-thinking-with-variables/x5279a44ae0ab15d6:variables/v/what-is-a-variable-python" />
        
        <lastmod>2024-07-16T19:48:33.875799593Z</lastmod>
        
        <PageMap xmlns="http://www.google.com/schemas/sitemap-pagemap/1.0">
            <DataObject type="document" id="what-is-a-variable-python">
            <Attribute name="title">Variables and assignment</Attribute>
            <Attribute name="description">How can the computer store a value for later? Learn how to use variables to keep track of information in your programs. Explore how computer memory updates when the computer executes an assignment statement.</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/481f924e-2b08-40d4-b3ab-496e7f947284_1280_720_base.png</video:thumbnail_loc>
            <video:title>Variables and assignment</video:title>
            <video:description>How can the computer store a value for later? Learn how to use variables to keep track of information in your programs. Explore how computer memory updates when the computer executes an assignment statement.</video:description>
            <video:player_loc>https://cdn.kastatic.org/ka-youtube-converted/52RHZdBSjTw.mp4/52RHZdBSjTw.mp4</video:player_loc>
            <video:duration>284</video:duration>
            <video:category>Variables</video:category>
        </video:video>
        
    </url>
    
    <url>
        <loc>https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:computational-thinking-with-variables/x5279a44ae0ab15d6:variables/a/variable-design-patterns</loc>
        
        <xhtml:link rel="alternate" hreflang="en"
                    href="https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:computational-thinking-with-variables/x5279a44ae0ab15d6:variables/a/variable-design-patterns" />
        
        <lastmod>2024-09-05T21:42:40.469750029Z</lastmod>
        
        <PageMap xmlns="http://www.google.com/schemas/sitemap-pagemap/1.0">
            <DataObject type="document" id="variable-design-patterns">
            <Attribute name="title">Variable design patterns</Attribute>
            <Attribute name="description">Explore different strategies for organizing your code with variables, and learn how to choose descriptive variable names.</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:variables/v/evaluating-variable-expressions</loc>
        
        <xhtml:link rel="alternate" hreflang="en"
                    href="https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:computational-thinking-with-variables/x5279a44ae0ab15d6:variables/v/evaluating-variable-expressions" />
        
        <lastmod>2026-04-14T00:40:46.7456405Z</lastmod>
        
        <PageMap xmlns="http://www.google.com/schemas/sitemap-pagemap/1.0">
            <DataObject type="document" id="evaluating-variable-expressions">
            <Attribute name="title">Tracing variables</Attribute>
            <Attribute name="description">Trace a program with variables to understand how the computer interprets assignment statements, variable accesses, and variable expressions. View the program used in this video at: https://www.khanacademy.org/python-program/evaluating-expressions-with-variables/5620697605521408</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/df618927-fbec-4ffa-a01d-99ed88e3cc3a_1280_720_base.png</video:thumbnail_loc>
            <video:title>Tracing variables</video:title>
            <video:description>Trace a program with variables to understand how the computer interprets assignment statements, variable accesses, and variable expressions. View the program used in this video at: https://www.khanacademy.org/python-program/evaluating-expressions-with-variables/5620697605521408</video:description>
            <video:player_loc>https://cdn.kastatic.org/ka-youtube-converted/HW__or3B9pw.mp4/HW__or3B9pw.mp4</video:player_loc>
            <video:duration>352</video:duration>
            <video:category>Variables</video:category>
        </video:video>
        
    </url>
    
    <url>
        <loc>https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:computational-thinking-with-variables/x5279a44ae0ab15d6:variables/e/tracing-variables</loc>
        
        <xhtml:link rel="alternate" hreflang="en"
                    href="https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:computational-thinking-with-variables/x5279a44ae0ab15d6:variables/e/tracing-variables" />
        
        <lastmod>2024-11-13T01:46:18.697173524Z</lastmod>
        
        <PageMap xmlns="http://www.google.com/schemas/sitemap-pagemap/1.0">
            <DataObject type="document" id="tracing-variables">
            <Attribute name="title">Trace variables</Attribute>
            <Attribute name="description">Trace the value of variables during program execution.</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:variables/v/user-input-and-frontend-development</loc>
        
        <xhtml:link rel="alternate" hreflang="en"
                    href="https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:computational-thinking-with-variables/x5279a44ae0ab15d6:variables/v/user-input-and-frontend-development" />
        
        <lastmod>2024-07-12T20:30:27.418012547Z</lastmod>
        
        <PageMap xmlns="http://www.google.com/schemas/sitemap-pagemap/1.0">
            <DataObject type="document" id="user-input-and-frontend-development">
            <Attribute name="title">User input</Attribute>
            <Attribute name="description">How do programs get input from the user? Practice using the input() function in Python, and discover how frontend development can make a backend program look and feel more polished. View the program used in this video at: https://www.khanacademy.org/python-program/user-input/6095140769415168</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/b6aed680-fa97-4cc6-b5bd-fdfa6977b626_1280_720_base.png</video:thumbnail_loc>
            <video:title>User input</video:title>
            <video:description>How do programs get input from the user? Practice using the input() function in Python, and discover how frontend development can make a backend program look and feel more polished. View the program used in this video at: https://www.khanacademy.org/python-program/user-input/6095140769415168</video:description>
            <video:player_loc>https://cdn.kastatic.org/ka-youtube-converted/SOLnbKI73Wo.mp4/SOLnbKI73Wo.mp4</video:player_loc>
            <video:duration>253</video:duration>
            <video:category>Variables</video:category>
        </video:video>
        
    </url>
    
    <url>
        <loc>https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:computational-thinking-with-variables/x5279a44ae0ab15d6:variables/v/program-design-with-variables</loc>
        
        <xhtml:link rel="alternate" hreflang="en"
                    href="https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:computational-thinking-with-variables/x5279a44ae0ab15d6:variables/v/program-design-with-variables" />
        
        <lastmod>2024-12-05T01:09:08.737909071Z</lastmod>
        
        <PageMap xmlns="http://www.google.com/schemas/sitemap-pagemap/1.0">
            <DataObject type="document" id="program-design-with-variables">
            <Attribute name="title">Program design: catering contract</Attribute>
            <Attribute name="description">Code along with a software engineer in this worked example using variable assignment and the input() function. Apply variables, user input, and string concatenation to design a program that generates custom catering contracts from a template. View the program used in this video at: https://www.khanacademy.org/python-program/user-input/6095140769415168</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/36114d40-9b4c-4917-8c11-fc6b0daf145b_1280_720_base.png</video:thumbnail_loc>
            <video:title>Program design: catering contract</video:title>
            <video:description>Code along with a software engineer in this worked example using variable assignment and the input() function. Apply variables, user input, and string concatenation to design a program that generates custom catering contracts from a template. View the program used in this video at: https://www.khanacademy.org/python-program/user-input/6095140769415168</video:description>
            <video:player_loc>https://cdn.kastatic.org/ka-youtube-converted/mfrDtmzmRk4.mp4/mfrDtmzmRk4.mp4</video:player_loc>
            <video:duration>257</video:duration>
            <video:category>Variables</video:category>
        </video:video>
        
    </url>
    
    <url>
        <loc>https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:computational-thinking-with-variables/x5279a44ae0ab15d6:reference-docs-variables/a/docs-python-basics</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/docs-python-basics" />
        
        <lastmod>2024-06-26T17:36:20.61941996Z</lastmod>
        
        <PageMap xmlns="http://www.google.com/schemas/sitemap-pagemap/1.0">
            <DataObject type="document" id="docs-python-basics">
            <Attribute name="title">Docs: data types, operators, and variables</Attribute>
            <Attribute name="description">Review the syntax for basic Python expressions, variables, and built-in functions.</Attribute>
            
            <Attribute name="type">article</Attribute>
            
            </DataObject>
        </PageMap>
        
    </url>
    
</urlset>
