🤑 Join the Treehouse affiliate program and earn 25% recurring commission!

New No-Code Track! 🚀 New videos dropping every week—start learning today!

🌟 Dreaming of a bright future? 🎓 Ask about the Treehouse Scholarship program! 🚀

✨ Earn college credits in Cybersecurity, JS, HTML, CSS and Python

  • Treehouse Logo
  • Plans
    Chevron
    • For Individuals
    • For Businesses
    • For Schools
    • For Libraries
    • For Military
  • Library
    Chevron
    • All Courses
    • Tracks
    • College Credit
  • Techdegree
    Chevron
    • Overview
    • Front End Development
    • Full Stack JavaScript
    • Data Analysis
    • UX Design
    • Python
  • Community
    Chevron
    • Community Projects
    • Live Sessions
    • Code Adventures
    • Discord
    • Forum
    • Success Stories
    • Treehouse Links
    • 100 Days of Code
  • Resources
    Chevron
    • Career Toolbox
    • CodeForward
    • Free Treehouse Near Me
    • Jobs
    • Blog
    • Support
    • About
  • For Individuals For Businesses For Schools For Libraries For Military
  • All Courses Tracks College Credit
  • Overview Front End Web Development Full Stack JavaScript Python Development Data Analysis UX Design
  • Community Projects Live Sessions Code Adventures Discord Forum Success Stories Treehouse Links 100 Days of Code
  • Career Toolbox CodeForward Free Treehouse Near Me Jobs Blog Support About
  • Sign In
  • Free Trial
Instagram Twitter Facebook YouTube LinkedIn
    • Newest
      • Newest
      • Active
      • Unanswered
      • Featured
    • All Topics
      • All Topics
      • • General Discussion
      • • AI
      • • Android
      • • APIs
      • • Coding for Kids
      • • College Credit
      • • Computer Science
      • • CSS
      • • Data Analysis
      • • Databases
      • • Design
      • • Development Tools
      • • Digital Literacy
      • • Game Development
      • • Go Language
      • • HTML
      • • Java
      • • JavaScript
      • • Learning Resources
      • • Machine Learning
      • • No-Code
      • • PHP
      • • Professional Growth
      • • Python
      • • Quality Assurance
      • • React
      • • Ruby
      • • Security
      • • Swift
  • Benjamin Cha
    Benjamin Cha
    2,761 Points

    How to import this?

    Posted May 26, 2024 3:51pm by Benjamin Cha
    Benjamin Cha
    2,761 Points
    • Python
    • Functional Python
    • Functional Workhorses
    • Map Comprehension

    1 Answer

  • Andy Hughes
    Andy Hughes
    8,479 Points

    Map comprehension. Question is confusing!

    Posted December 9, 2021 3:49pm by Andy Hughes
    Andy Hughes
    8,479 Points
    • Python
    • Functional Python
    • Functional Workhorses
    • Map Comprehension

    1 Answer

  • Emily Strobl
    Emily Strobl
    5,429 Points

    maps challenge

    Posted January 6, 2020 7:10pm by Emily Strobl
    Emily Strobl
    5,429 Points
    • Python
    • Functional Python
    • Functional Workhorses
    • Map Comprehension

    2 Answers

  • Kudakwashe Mungwariri
    Kudakwashe Mungwariri
    4,951 Points

    comprehension question.Please help

    Posted August 17, 2019 11:45am by Kudakwashe Mungwariri
    Kudakwashe Mungwariri
    4,951 Points
    • Python
    • Functional Python
    • Functional Workhorses
    • Map Comprehension

    1 Answer

  • davie Rombedza
    davie Rombedza
    1,288 Points

    my code works in the pycharm bu wont work here why

    Posted March 23, 2019 10:31am by davie Rombedza
    davie Rombedza
    1,288 Points
    • Python
    • Functional Python
    • Functional Workhorses
    • Map Comprehension

    1 Answer

  • SUVODEEP DUBEY
    SUVODEEP DUBEY
    2,470 Points

    Map Comprehension Error In Code Challenge

    Posted October 14, 2018 10:49am by SUVODEEP DUBEY
    SUVODEEP DUBEY
    2,470 Points
    • Python
    • Functional Python
    • Functional Workhorses
    • Map Comprehension

    2 Answers

  • Israel Mabhoo
    Israel Mabhoo
    16,356 Points

    Create a function named area() that takes a single argument which will be a two-member tuple. area() should return the r

    Posted May 28, 2018 6:15pm by Israel Mabhoo
    Israel Mabhoo
    16,356 Points
    • Python
    • Functional Python
    • Functional Workhorses
    • Map Comprehension

    1 Answer

  • Dimitris Poulopoulos
    Dimitris Poulopoulos
    7,670 Points

    Can't find the error on my code

    Posted July 1, 2016 10:14am by Dimitris Poulopoulos
    Dimitris Poulopoulos
    7,670 Points
    • Python
    • Functional Python
    • Functional Workhorses
    • Map Comprehension

    1 Answer

  • Mona Jalal
    Mona Jalal
    4,302 Points

    passing tuple to method

    Posted June 4, 2016 3:04am by Mona Jalal
    Mona Jalal
    4,302 Points
    • Python
    • Functional Python
    • Functional Workhorses
    • Map Comprehension

    1 Answer

  • Neil Gordon
    Neil Gordon
    8,823 Points

    functional python question via 'area' comprehension task 2 of 2

    Posted June 1, 2016 5:19am by Neil Gordon
    Neil Gordon
    8,823 Points
    • Python
    • Functional Python
    • Functional Workhorses
    • Map Comprehension

    0 Answers

  • Neil Gordon
    Neil Gordon
    8,823 Points

    quick question on using maps on a list in python

    Posted June 1, 2016 2:55am by Neil Gordon
    Neil Gordon
    8,823 Points
    • Python
    • Functional Python
    • Functional Workhorses
    • Map Comprehension

    2 Answers

  • Grégoire Mesnil
    Grégoire Mesnil
    5,983 Points

    this does not pass: def area(position): return position[0] * position[1] areas = map(area, dimensions)

    Posted April 20, 2016 2:49pm by Grégoire Mesnil
    Grégoire Mesnil
    5,983 Points
    • Python
    • Functional Python
    • Functional Workhorses
    • Map Comprehension

    2 Answers

  • John Shockey
    John Shockey
    45,061 Points

    [SOLVED] Stuck on task 2 of 2

    Posted April 15, 2016 5:41pm by John Shockey
    John Shockey
    45,061 Points
    • Python
    • Functional Python
    • Functional Workhorses
    • Map Comprehension

    3 Answers

  • Andrew Winkler
    Andrew Winkler
    37,739 Points

    What am I doing wrong here? reduce vs list comprehension?

    Posted March 3, 2016 1:36am by Andrew Winkler
    Andrew Winkler
    37,739 Points
    • Python
    • Functional Python
    • Functional Workhorses
    • Map Comprehension

    1 Answer

  • Stefan Vaziri
    Stefan Vaziri
    17,453 Points

    Have no idea how to do this

    Posted February 24, 2016 4:51am by Stefan Vaziri
    Stefan Vaziri
    17,453 Points
    • Python
    • Functional Python
    • Functional Workhorses
    • Map Comprehension

    1 Answer

Posting to the forum is only allowed for members with active accounts.
Please sign in or sign up to post.

    Treehouse

  • About
  • Blog
  • Careers
  • Community
  • Stories
  • Shop
  • Contact
  • Gift Card

See Full Catalogue

Techdegree

  • Front End Web Development
  • Full Stack JavaScript
  • Python Development
  • Data Analysis
  • UX Design

Tracks

  • Learn to Code for Beginners
  • Beginning Python
  • Beginning SQL
  • Beginning Java
  • ...see more

Courses

  • JavaScript Basics
  • Intro to HTML & CSS
  • Python Basics
  • CSS Layout
  • ...see more

Explore

  • Plans
  • Affiliates
  • Perks
  • Free Treehouse Near Me
  • Treehouse for Libraries
  • Treehouse for Businesses
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
  • Instagram
Terms & Conditions | Privacy

© 2025 Treehouse Island, Inc.