<?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:making-recommendations/a/instructions-recommendation-engine</loc>
        
        <xhtml:link rel="alternate" hreflang="en"
                    href="https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:designing-algorithms-with-conditionals/x5279a44ae0ab15d6:making-recommendations/a/instructions-recommendation-engine" />
        
        <lastmod>2025-11-07T01:20:42.481863618Z</lastmod>
        
        <PageMap xmlns="http://www.google.com/schemas/sitemap-pagemap/1.0">
            <DataObject type="document" id="instructions-recommendation-engine">
            <Attribute name="title">Instructions: Recommendation engine</Attribute>
            <Attribute name="description">Apply conditionals to design a recommendation algorithm for a category of your choice. These instructions accompany the Recommendation engine project.</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:making-recommendations/pp/recommendation-engine</loc>
        
        <xhtml:link rel="alternate" hreflang="en"
                    href="https://www.khanacademy.org/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:designing-algorithms-with-conditionals/x5279a44ae0ab15d6:making-recommendations/pp/recommendation-engine" />
        
        <lastmod>2023-12-07T21:47:16.767994537Z</lastmod>
        
        <PageMap xmlns="http://www.google.com/schemas/sitemap-pagemap/1.0">
            <DataObject type="document" id="recommendation-engine">
            <Attribute name="title">Project: Recommendation engine</Attribute>
            <Attribute name="description">#### Recommend a course&#xA;&#xA;See [Instructions: Recommendation engine](/computing/intro-to-python-fundamentals/x5279a44ae0ab15d6:designing-algorithms-with-conditionals/x5279a44ae0ab15d6:making-recommendations/a/instructions-recommendation-engine).&#xA;&#xA;1. Choose at least five possible items to recommend within a category.&#xA;2. Create a variable for each item.&#xA;3. Use the `input()` function to ask the user for at least three attributes or preferences.&#xA;4. Use conditionals to select a recommendation from among your variables based on the user’s answers.&#xA;&#xA;Your algorithm should include at least two compound conditions, chained conditionals, or nested conditionals.&#xA;&#xA;We’ve started an algorithm that recommends Khan Academy courses. You can choose a different category and rewrite the program, or you can extend the existing program.&#xA;&#xA;What assumptions does your algorithm make?</Attribute>
            
            <Attribute name="type">project</Attribute>
            
            </DataObject>
        </PageMap>
        
    </url>
    
</urlset>
