<?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:reference-docs-conditionals/a/docs-boolean-expressions-and-conditionals</loc>
        
        <xhtml:link rel="alternate" hreflang="en"
                    href="https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:designing-algorithms-with-conditionals/x5279a44ae0ab15d6:reference-docs-conditionals/a/docs-boolean-expressions-and-conditionals" />
        
        <lastmod>2024-06-26T17:36:20.61941996Z</lastmod>
        
        <PageMap xmlns="http://www.google.com/schemas/sitemap-pagemap/1.0">
            <DataObject type="document" id="docs-boolean-expressions-and-conditionals">
            <Attribute name="title">Docs: boolean expressions and conditionals</Attribute>
            <Attribute name="description">Review the syntax for boolean expressions and conditionals.</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:boolean-conditions/v/intro-to-algorithms-and-selection</loc>
        
        <xhtml:link rel="alternate" hreflang="en"
                    href="https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:designing-algorithms-with-conditionals/x5279a44ae0ab15d6:boolean-conditions/v/intro-to-algorithms-and-selection" />
        
        <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-algorithms-and-selection">
            <Attribute name="title">Algorithms and selection</Attribute>
            <Attribute name="description">What is an algorithm? Use algorithms to plan out your programs, and evaluate approaches to a problem based on correctness, efficiency, and readability. Explore how to use selection in your algorithms to branch control flow in response to new information.</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/68ddd337-a978-4311-9db5-e64768aada10_1280_720_base.png</video:thumbnail_loc>
            <video:title>Algorithms and selection</video:title>
            <video:description>What is an algorithm? Use algorithms to plan out your programs, and evaluate approaches to a problem based on correctness, efficiency, and readability. Explore how to use selection in your algorithms to branch control flow in response to new information.</video:description>
            <video:player_loc>https://cdn.kastatic.org/ka-youtube-converted/rJCRGiEidZ4.mp4/rJCRGiEidZ4.mp4</video:player_loc>
            <video:duration>247</video:duration>
            <video:category>Boolean conditions</video:category>
        </video:video>
        
    </url>
    
    <url>
        <loc>https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:designing-algorithms-with-conditionals/x5279a44ae0ab15d6:boolean-conditions/a/boolean-expressions-with-comparison-operators</loc>
        
        <xhtml:link rel="alternate" hreflang="en"
                    href="https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:designing-algorithms-with-conditionals/x5279a44ae0ab15d6:boolean-conditions/a/boolean-expressions-with-comparison-operators" />
        
        <lastmod>2025-04-29T23:13:48.551241204Z</lastmod>
        
        <PageMap xmlns="http://www.google.com/schemas/sitemap-pagemap/1.0">
            <DataObject type="document" id="boolean-expressions-with-comparison-operators">
            <Attribute name="title">Comparison operators</Attribute>
            <Attribute name="description">Learn how to compare values to answer a yes or no question. Evaluate boolean expressions with comparison operators down to a single boolean value: True or False.</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:boolean-conditions/v/if-statements</loc>
        
        <xhtml:link rel="alternate" hreflang="en"
                    href="https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:designing-algorithms-with-conditionals/x5279a44ae0ab15d6:boolean-conditions/v/if-statements" />
        
        <lastmod>2024-06-27T18:26:14.544063753Z</lastmod>
        
        <PageMap xmlns="http://www.google.com/schemas/sitemap-pagemap/1.0">
            <DataObject type="document" id="if-statements">
            <Attribute name="title">if statements</Attribute>
            <Attribute name="description">Learn how to branch control flow with conditionals. Trace the execution of an if statement to understand how the computer chooses which line of code to execute next. View the program used in this video at: https://www.khanacademy.org/python-program/if-statements-takeout-orders/5476552059568128</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/6e48c182-a9ba-4123-bd43-861effd447f6_1280_720_base.png</video:thumbnail_loc>
            <video:title>if statements</video:title>
            <video:description>Learn how to branch control flow with conditionals. Trace the execution of an if statement to understand how the computer chooses which line of code to execute next. View the program used in this video at: https://www.khanacademy.org/python-program/if-statements-takeout-orders/5476552059568128</video:description>
            <video:player_loc>https://cdn.kastatic.org/ka-youtube-converted/7o1wX-jEnP8.mp4/7o1wX-jEnP8.mp4</video:player_loc>
            <video:duration>278</video:duration>
            <video:category>Boolean conditions</video:category>
        </video:video>
        
    </url>
    
    <url>
        <loc>https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:designing-algorithms-with-conditionals/x5279a44ae0ab15d6:boolean-conditions/e/tracing-if-conditionals</loc>
        
        <xhtml:link rel="alternate" hreflang="en"
                    href="https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:designing-algorithms-with-conditionals/x5279a44ae0ab15d6:boolean-conditions/e/tracing-if-conditionals" />
        
        <lastmod>2024-06-26T17:36:20.61941996Z</lastmod>
        
        <PageMap xmlns="http://www.google.com/schemas/sitemap-pagemap/1.0">
            <DataObject type="document" id="tracing-if-conditionals">
            <Attribute name="title">Trace if conditionals</Attribute>
            <Attribute name="description">Trace programs with single-branch if 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:boolean-conditions/v/if-statements-program-design</loc>
        
        <xhtml:link rel="alternate" hreflang="en"
                    href="https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:designing-algorithms-with-conditionals/x5279a44ae0ab15d6:boolean-conditions/v/if-statements-program-design" />
        
        <lastmod>2024-12-02T21:11:23.197431827Z</lastmod>
        
        <PageMap xmlns="http://www.google.com/schemas/sitemap-pagemap/1.0">
            <DataObject type="document" id="if-statements-program-design">
            <Attribute name="title">Program design: bus fares</Attribute>
            <Attribute name="description">Code along with a software engineer in this worked example using single branch if statements. Apply boolean expressions and if statements to design a program that determines a passenger&#39;s bus fare based on their age group. View the program used in this video at: https://www.khanacademy.org/python-program/bus-fare-if-statements-program-design/4557155418685440</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/8530c9a5-3170-464a-9965-c39046fc6479_1280_720_base.png</video:thumbnail_loc>
            <video:title>Program design: bus fares</video:title>
            <video:description>Code along with a software engineer in this worked example using single branch if statements. Apply boolean expressions and if statements to design a program that determines a passenger&#39;s bus fare based on their age group. View the program used in this video at: https://www.khanacademy.org/python-program/bus-fare-if-statements-program-design/4557155418685440</video:description>
            <video:player_loc>https://cdn.kastatic.org/ka-youtube-converted/M_VZsGHfpvw.mp4/M_VZsGHfpvw.mp4</video:player_loc>
            <video:duration>260</video:duration>
            <video:category>Boolean conditions</video:category>
        </video:video>
        
    </url>
    
    <url>
        <loc>https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:designing-algorithms-with-conditionals/x5279a44ae0ab15d6:boolean-conditions/pc/recycling</loc>
        
        <xhtml:link rel="alternate" hreflang="en"
                    href="https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:designing-algorithms-with-conditionals/x5279a44ae0ab15d6:boolean-conditions/pc/recycling" />
        
        <lastmod>2025-07-29T18:52:46.486341175Z</lastmod>
        
        <PageMap xmlns="http://www.google.com/schemas/sitemap-pagemap/1.0">
            <DataObject type="document" id="recycling">
            <Attribute name="title">Challenge: Recycling sort</Attribute>
            <Attribute name="description">Practice boolean conditions and conditionals to create a classifier for sorting trash and recycling.</Attribute>
            
            <Attribute name="type">challenge</Attribute>
            
            </DataObject>
        </PageMap>
        
    </url>
    
</urlset>
