<?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:arithmetic-expressions/a/arithmetic-operators-python</loc>
        
        <xhtml:link rel="alternate" hreflang="en"
                    href="https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:computational-thinking-with-variables/x5279a44ae0ab15d6:arithmetic-expressions/a/arithmetic-operators-python" />
        
        <lastmod>2025-04-29T23:13:48.551241204Z</lastmod>
        
        <PageMap xmlns="http://www.google.com/schemas/sitemap-pagemap/1.0">
            <DataObject type="document" id="arithmetic-operators-python">
            <Attribute name="title">Arithmetic operators</Attribute>
            <Attribute name="description">Explore the Python operators that subtract, multiple, and divide numbers. Recognize the difference between float division, integer division, and remainder division.</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:arithmetic-expressions/v/type-casting</loc>
        
        <xhtml:link rel="alternate" hreflang="en"
                    href="https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:computational-thinking-with-variables/x5279a44ae0ab15d6:arithmetic-expressions/v/type-casting" />
        
        <lastmod>2024-07-16T20:05:39.954426159Z</lastmod>
        
        <PageMap xmlns="http://www.google.com/schemas/sitemap-pagemap/1.0">
            <DataObject type="document" id="type-casting">
            <Attribute name="title">Type casting</Attribute>
            <Attribute name="description">How do you convert a value from one data type to another? Use the built-in type casting functions int(), float(), and str() to convert values to and from integers, floats, and strings. View the program used in this video at: https://www.khanacademy.org/python-program/type-casting/6325157380145152</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/ce1561bf-c86a-4407-86cd-6bd9b613befc_1280_720_base.png</video:thumbnail_loc>
            <video:title>Type casting</video:title>
            <video:description>How do you convert a value from one data type to another? Use the built-in type casting functions int(), float(), and str() to convert values to and from integers, floats, and strings. View the program used in this video at: https://www.khanacademy.org/python-program/type-casting/6325157380145152</video:description>
            <video:player_loc>https://cdn.kastatic.org/ka-youtube-converted/y-FlANhhNiA.mp4/y-FlANhhNiA.mp4</video:player_loc>
            <video:duration>245</video:duration>
            <video:category>Arithmetic expressions</video:category>
        </video:video>
        
    </url>
    
    <url>
        <loc>https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:computational-thinking-with-variables/x5279a44ae0ab15d6:arithmetic-expressions/a/built-in-functions</loc>
        
        <xhtml:link rel="alternate" hreflang="en"
                    href="https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:computational-thinking-with-variables/x5279a44ae0ab15d6:arithmetic-expressions/a/built-in-functions" />
        
        <lastmod>2025-04-29T23:13:48.551241204Z</lastmod>
        
        <PageMap xmlns="http://www.google.com/schemas/sitemap-pagemap/1.0">
            <DataObject type="document" id="built-in-functions">
            <Attribute name="title">Built-in functions</Attribute>
            <Attribute name="description">Get to know the common Python built-in functions for working with integers, floats, and strings.</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:arithmetic-expressions/v/tracing-order-of-operations</loc>
        
        <xhtml:link rel="alternate" hreflang="en"
                    href="https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:computational-thinking-with-variables/x5279a44ae0ab15d6:arithmetic-expressions/v/tracing-order-of-operations" />
        
        <lastmod>2024-09-05T21:09:19.941739795Z</lastmod>
        
        <PageMap xmlns="http://www.google.com/schemas/sitemap-pagemap/1.0">
            <DataObject type="document" id="tracing-order-of-operations">
            <Attribute name="title">Tracing arithmetic expressions</Attribute>
            <Attribute name="description">Trace how the computer evaluates complex arithmetic expressions with multiple operators, built-in functions, and nested function calls. View the program used in this video at: https://www.khanacademy.org/python-program/tracing-order-of-operations/6457661978230784</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/436cf9b1-bead-437b-9141-c43ae9a16c43_1280_720_base.png</video:thumbnail_loc>
            <video:title>Tracing arithmetic expressions</video:title>
            <video:description>Trace how the computer evaluates complex arithmetic expressions with multiple operators, built-in functions, and nested function calls. View the program used in this video at: https://www.khanacademy.org/python-program/tracing-order-of-operations/6457661978230784</video:description>
            <video:player_loc>https://cdn.kastatic.org/ka-youtube-converted/7Gc4wAQZcfA.mp4/7Gc4wAQZcfA.mp4</video:player_loc>
            <video:duration>331</video:duration>
            <video:category>Arithmetic expressions</video:category>
        </video:video>
        
    </url>
    
    <url>
        <loc>https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:computational-thinking-with-variables/x5279a44ae0ab15d6:arithmetic-expressions/e/evaluating-arithmetic-expressions</loc>
        
        <xhtml:link rel="alternate" hreflang="en"
                    href="https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:computational-thinking-with-variables/x5279a44ae0ab15d6:arithmetic-expressions/e/evaluating-arithmetic-expressions" />
        
        <lastmod>2024-06-26T17:36:20.61941996Z</lastmod>
        
        <PageMap xmlns="http://www.google.com/schemas/sitemap-pagemap/1.0">
            <DataObject type="document" id="evaluating-arithmetic-expressions">
            <Attribute name="title">Evaluate arithmetic expressions</Attribute>
            <Attribute name="description">Evaluate expressions with arithmetic operators.</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:arithmetic-expressions/a/python-style-guide</loc>
        
        <xhtml:link rel="alternate" hreflang="en"
                    href="https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:computational-thinking-with-variables/x5279a44ae0ab15d6:arithmetic-expressions/a/python-style-guide" />
        
        <lastmod>2025-05-21T19:18:56.020446545Z</lastmod>
        
        <PageMap xmlns="http://www.google.com/schemas/sitemap-pagemap/1.0">
            <DataObject type="document" id="python-style-guide">
            <Attribute name="title">Python style guide</Attribute>
            <Attribute name="description">Learn how to write readable code that&#39;s easy for programmers everywhere to use, modify, and debug. Review common coding conventions from the Python style guide.</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:arithmetic-expressions/pc/coupon-codes</loc>
        
        <xhtml:link rel="alternate" hreflang="en"
                    href="https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:computational-thinking-with-variables/x5279a44ae0ab15d6:arithmetic-expressions/pc/coupon-codes" />
        
        <lastmod>2025-07-28T21:22:49.71133088Z</lastmod>
        
        <PageMap xmlns="http://www.google.com/schemas/sitemap-pagemap/1.0">
            <DataObject type="document" id="coupon-codes">
            <Attribute name="title">Challenge: Coupon codes</Attribute>
            <Attribute name="description">Practice arithmetic operators and type casting to compare price discounts.</Attribute>
            
            <Attribute name="type">challenge</Attribute>
            
            </DataObject>
        </PageMap>
        
    </url>
    
</urlset>
