<?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:chained-conditionals/v/elif-and-else-branches</loc>
        
        <xhtml:link rel="alternate" hreflang="en"
                    href="https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:designing-algorithms-with-conditionals/x5279a44ae0ab15d6:chained-conditionals/v/elif-and-else-branches" />
        
        <lastmod>2024-09-03T16:46:09.756306729Z</lastmod>
        
        <PageMap xmlns="http://www.google.com/schemas/sitemap-pagemap/1.0">
            <DataObject type="document" id="elif-and-else-branches">
            <Attribute name="title">if-elif-else</Attribute>
            <Attribute name="description">How can we write conditionals with multiple branches of control flow? Trace the execution of chained conditionals to understand how the computer chooses which if, elif, or else branch to execute. View the program used in this video at: https://www.khanacademy.org/python-program/elif-and-else-branches/5832207232581632</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/0187640b-e9a9-4903-9ab9-bfbeb769b2fa_1280_720_base.png</video:thumbnail_loc>
            <video:title>if-elif-else</video:title>
            <video:description>How can we write conditionals with multiple branches of control flow? Trace the execution of chained conditionals to understand how the computer chooses which if, elif, or else branch to execute. View the program used in this video at: https://www.khanacademy.org/python-program/elif-and-else-branches/5832207232581632</video:description>
            <video:player_loc>https://cdn.kastatic.org/ka-youtube-converted/q0bQrGhdPm4.mp4/q0bQrGhdPm4.mp4</video:player_loc>
            <video:duration>286</video:duration>
            <video:category>If else if conditions</video:category>
        </video:video>
        
    </url>
    
    <url>
        <loc>https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:designing-algorithms-with-conditionals/x5279a44ae0ab15d6:chained-conditionals/a/conditional-design-patterns</loc>
        
        <xhtml:link rel="alternate" hreflang="en"
                    href="https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:designing-algorithms-with-conditionals/x5279a44ae0ab15d6:chained-conditionals/a/conditional-design-patterns" />
        
        <lastmod>2024-09-23T20:24:21.648895307Z</lastmod>
        
        <PageMap xmlns="http://www.google.com/schemas/sitemap-pagemap/1.0">
            <DataObject type="document" id="conditional-design-patterns">
            <Attribute name="title">Conditional design patterns</Attribute>
            <Attribute name="description">Explore common variations of if, elif, and else branches as you apply conditionals to different use cases.</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:chained-conditionals/e/tracing-chained-conditionals</loc>
        
        <xhtml:link rel="alternate" hreflang="en"
                    href="https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:designing-algorithms-with-conditionals/x5279a44ae0ab15d6:chained-conditionals/e/tracing-chained-conditionals" />
        
        <lastmod>2024-11-13T01:46:18.697173524Z</lastmod>
        
        <PageMap xmlns="http://www.google.com/schemas/sitemap-pagemap/1.0">
            <DataObject type="document" id="tracing-chained-conditionals">
            <Attribute name="title">Trace chained conditionals</Attribute>
            <Attribute name="description">Trace programs with chained 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:chained-conditionals/v/elif-and-else-program-design-space-weights</loc>
        
        <xhtml:link rel="alternate" hreflang="en"
                    href="https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:designing-algorithms-with-conditionals/x5279a44ae0ab15d6:chained-conditionals/v/elif-and-else-program-design-space-weights" />
        
        <lastmod>2024-12-02T21:11:23.197431827Z</lastmod>
        
        <PageMap xmlns="http://www.google.com/schemas/sitemap-pagemap/1.0">
            <DataObject type="document" id="elif-and-else-program-design-space-weights">
            <Attribute name="title">Program design: weights on Mars</Attribute>
            <Attribute name="description">Code along with a software engineer in this worked example using if-elif-else statements. Apply chained conditionals with if, elf, and else branches to calculate an object&#39;s weight on other planets based on the gravitational force. View the program used in this video at: https://www.khanacademy.org/python-program/space-weights-chained-conditionals-program-design/5054787550363648</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/280191a7-ab33-4c44-b5f7-593e76df7bca_1280_720_base.png</video:thumbnail_loc>
            <video:title>Program design: weights on Mars</video:title>
            <video:description>Code along with a software engineer in this worked example using if-elif-else statements. Apply chained conditionals with if, elf, and else branches to calculate an object&#39;s weight on other planets based on the gravitational force. View the program used in this video at: https://www.khanacademy.org/python-program/space-weights-chained-conditionals-program-design/5054787550363648</video:description>
            <video:player_loc>https://cdn.kastatic.org/ka-youtube-converted/m5WRTjjmJzE.mp4/m5WRTjjmJzE.mp4</video:player_loc>
            <video:duration>325</video:duration>
            <video:category>If else if conditions</video:category>
        </video:video>
        
    </url>
    
    <url>
        <loc>https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:designing-algorithms-with-conditionals/x5279a44ae0ab15d6:chained-conditionals/pc/flashcards</loc>
        
        <xhtml:link rel="alternate" hreflang="en"
                    href="https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:designing-algorithms-with-conditionals/x5279a44ae0ab15d6:chained-conditionals/pc/flashcards" />
        
        <lastmod>2025-08-01T23:15:07.951085527Z</lastmod>
        
        <PageMap xmlns="http://www.google.com/schemas/sitemap-pagemap/1.0">
            <DataObject type="document" id="flashcards">
            <Attribute name="title">Challenge: Flashcards</Attribute>
            <Attribute name="description">Practice chained conditionals to design flashcards for studying Python concepts.</Attribute>
            
            <Attribute name="type">challenge</Attribute>
            
            </DataObject>
        </PageMap>
        
    </url>
    
</urlset>
