<?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:designing-algorithms-with-conditionals/x5279a44ae0ab15d6:nested-conditionals/v/nested-conditionals</loc>
        
        <xhtml:link rel="alternate" hreflang="en"
                    href="https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:designing-algorithms-with-conditionals/x5279a44ae0ab15d6:nested-conditionals/v/nested-conditionals" />
        
        <lastmod>2024-07-16T20:13:21.622111622Z</lastmod>
        
        <PageMap xmlns="http://www.google.com/schemas/sitemap-pagemap/1.0">
            <DataObject type="document" id="nested-conditionals">
            <Attribute name="title">Nested conditionals</Attribute>
            <Attribute name="description">What happens when you nest one if statement inside of another? Follow the indentation to trace the execution of a program with nested conditionals. View the program used in this video at: https://www.khanacademy.org/python-program/nested-conditionals/5083809105756160</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/71439545-8636-432b-b055-7af2274d8b7a_1280_720_base.png</video:thumbnail_loc>
            <video:title>Nested conditionals</video:title>
            <video:description>What happens when you nest one if statement inside of another? Follow the indentation to trace the execution of a program with nested conditionals. View the program used in this video at: https://www.khanacademy.org/python-program/nested-conditionals/5083809105756160</video:description>
            <video:player_loc>https://cdn.kastatic.org/ka-youtube-converted/276Djs2h18Y.mp4/276Djs2h18Y.mp4</video:player_loc>
            <video:duration>256</video:duration>
            <video:category>Nested conditions</video:category>
        </video:video>
        
    </url>
    
    <url>
        <loc>https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:designing-algorithms-with-conditionals/x5279a44ae0ab15d6:nested-conditionals/e/tracing-nested-conditionals</loc>
        
        <xhtml:link rel="alternate" hreflang="en"
                    href="https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:designing-algorithms-with-conditionals/x5279a44ae0ab15d6:nested-conditionals/e/tracing-nested-conditionals" />
        
        <lastmod>2025-03-12T21:50:20.156460075Z</lastmod>
        
        <PageMap xmlns="http://www.google.com/schemas/sitemap-pagemap/1.0">
            <DataObject type="document" id="tracing-nested-conditionals">
            <Attribute name="title">Trace nested conditionals</Attribute>
            <Attribute name="description">Trace programs with nested conditionals.</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:designing-algorithms-with-conditionals/x5279a44ae0ab15d6:nested-conditionals/a/conditionals-code-review</loc>
        
        <xhtml:link rel="alternate" hreflang="en"
                    href="https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:designing-algorithms-with-conditionals/x5279a44ae0ab15d6:nested-conditionals/a/conditionals-code-review" />
        
        <lastmod>2024-08-20T23:57:10.775031359Z</lastmod>
        
        <PageMap xmlns="http://www.google.com/schemas/sitemap-pagemap/1.0">
            <DataObject type="document" id="conditionals-code-review">
            <Attribute name="title">Conditionals code review</Attribute>
            <Attribute name="description">Evaluate the efficiency and readability of programs with conditionals. Learn how to use code reviews to give and receive feedback.</Attribute>
            
            <Attribute name="type">article</Attribute>
            
            </DataObject>
        </PageMap>
        
    </url>
    
    <url>
        <loc>https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:designing-algorithms-with-conditionals/x5279a44ae0ab15d6:nested-conditionals/pc/environmental-footprint</loc>
        
        <xhtml:link rel="alternate" hreflang="en"
                    href="https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:designing-algorithms-with-conditionals/x5279a44ae0ab15d6:nested-conditionals/pc/environmental-footprint" />
        
        <lastmod>2025-07-31T19:33:52.534460996Z</lastmod>
        
        <PageMap xmlns="http://www.google.com/schemas/sitemap-pagemap/1.0">
            <DataObject type="document" id="environmental-footprint">
            <Attribute name="title">Challenge: Environmental footprint</Attribute>
            <Attribute name="description">Practice nested conditionals to measure an individual&#39;s environmental footprint.</Attribute>
            
            <Attribute name="type">challenge</Attribute>
            
            </DataObject>
        </PageMap>
        
    </url>
    
</urlset>
