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

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

New No-Code Track! 🚀start learning today!

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

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

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

  • 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
    • 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
  • 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
    • Showing results for:
    • JavaScript
    • JavaScript Objects
    • Loop Through Objects
    • Loop Through an Object's Properties
    • Close
  • Lukasz Milde
    Lukasz Milde
    7,201 Points

    Looks like the code is ok, but still not ok enough to pass challenge

    Posted on Oct 12, 2022 by Lukasz Milde
    Lukasz Milde
    7,201 Points
    • JavaScript
    • JavaScript Objects
    • Loop Through Objects
    • Loop Through an Object's Properties

    2 Answers

  • Junior Suarez Peralta
    seal-mask
    .a{fill-rule:evenodd;}techdegree seal-36
    Junior Suarez Peralta
    Front End Web Development Techdegree Graduate 15,160 Points

    Now that you're logging the property names, include the property values too. The console should display four lines that

    Posted on May 24, 2022 by Junior Suarez Peralta
    .a{fill-rule:evenodd;}techdegree seal-36
    Junior Suarez Peralta
    Front End Web Development Techdegree Graduate 15,160 Points
    • JavaScript
    • JavaScript Objects
    • Loop Through Objects
    • Loop Through an Object's Properties

    1 Answer

  • Rachel Hildebrand
    Rachel Hildebrand
    6,961 Points

    I've been stuck on task 2 for a while now

    Posted on Mar 17, 2022 by Rachel Hildebrand
    Rachel Hildebrand
    6,961 Points
    • JavaScript
    • JavaScript Objects
    • Loop Through Objects
    • Loop Through an Object's Properties

    3 Answers

  • Brandon Robertson
    Brandon Robertson
    2,215 Points

    Not sure what's wrong with this.

    Posted on Oct 8, 2021 by Brandon Robertson
    Brandon Robertson
    2,215 Points
    • JavaScript
    • JavaScript Objects
    • Loop Through Objects
    • Loop Through an Object's Properties

    1 Answer

  • Holly Groves
    Holly Groves
    10,175 Points

    prop

    Posted on Sep 16, 2021 by Holly Groves
    Holly Groves
    10,175 Points
    • JavaScript
    • JavaScript Objects
    • Loop Through Objects
    • Loop Through an Object's Properties

    1 Answer

  • Sara Espinal
    Sara Espinal
    4,357 Points

    dont know how to pass this challange

    Posted on Aug 6, 2021 by Sara Espinal
    Sara Espinal
    4,357 Points
    • JavaScript
    • JavaScript Objects
    • Loop Through Objects
    • Loop Through an Object's Properties

    1 Answer

  • Angelica Islas
    Angelica Islas
    4,082 Points

    Why am I getting this message? Make sure you're using the `let` (or `const`) keyword in the `for...in` loop.

    Posted on Jul 2, 2021 by Angelica Islas
    Angelica Islas
    4,082 Points
    • JavaScript
    • JavaScript Objects
    • Loop Through Objects
    • Loop Through an Object's Properties

    1 Answer

  • Angelica Islas
    Angelica Islas
    4,082 Points

    This is the comment that I got for the 2nd challenge: Bummer: Make sure you're using the `let` (or `const`) keyword in t

    Posted on Jul 1, 2021 by Angelica Islas
    Angelica Islas
    4,082 Points
    • JavaScript
    • JavaScript Objects
    • Loop Through Objects
    • Loop Through an Object's Properties

    0 Answers

  • Zac Zhao
    Zac Zhao
    1,454 Points

    Exact same code but quiz not getting through?

    Posted on May 3, 2021 by Zac Zhao
    Zac Zhao
    1,454 Points
    • JavaScript
    • JavaScript Objects
    • Loop Through Objects
    • Loop Through an Object's Properties

    1 Answer

  • kyle long
    seal-mask
    .a{fill-rule:evenodd;}techdegree
    kyle long
    Front End Web Development Techdegree Student 2,678 Points

    retard seeks help

    Posted on Mar 18, 2021 by kyle long
    .a{fill-rule:evenodd;}techdegree
    kyle long
    Front End Web Development Techdegree Student 2,678 Points
    • JavaScript
    • JavaScript Objects
    • Loop Through Objects
    • Loop Through an Object's Properties

    1 Answer

  • Aaron Flowers
    Aaron Flowers
    6,856 Points

    The console should display four lines that include both the property name and value. For example: 'instrument: piano'.

    Posted on Mar 16, 2021 by Aaron Flowers
    Aaron Flowers
    6,856 Points
    • JavaScript
    • JavaScript Objects
    • Loop Through Objects
    • Loop Through an Object's Properties

    1 Answer

  • Aaron Flowers
    Aaron Flowers
    6,856 Points

    The console should display four lines that include both the property name and value. For example: 'instrument: piano'.

    Posted on Mar 16, 2021 by Aaron Flowers
    Aaron Flowers
    6,856 Points
    • JavaScript
    • JavaScript Objects
    • Loop Through Objects
    • Loop Through an Object's Properties

    1 Answer

  • Ndhokoyo Aaron
    Ndhokoyo Aaron
    6,589 Points

    Now that you're logging the property names, include the property values too. The console should display four lines that

    Posted on Mar 6, 2021 by Ndhokoyo Aaron
    Ndhokoyo Aaron
    6,589 Points
    • JavaScript
    • JavaScript Objects
    • Loop Through Objects
    • Loop Through an Object's Properties

    1 Answer

  • Isaiah Gadson
    Isaiah Gadson
    6,398 Points

    challenge task 2 of 2 now that you're logging the property names, include the property values too. the console should di

    Posted on Mar 3, 2021 by Isaiah Gadson
    Isaiah Gadson
    6,398 Points
    • JavaScript
    • JavaScript Objects
    • Loop Through Objects
    • Loop Through an Object's Properties

    2 Answers

  • gabrielalcaraz
    gabrielalcaraz
    7,694 Points

    There was an error with your code: ReferenceError: Can't find variable: nickname

    Posted on Feb 20, 2021 by gabrielalcaraz
    gabrielalcaraz
    7,694 Points
    • JavaScript
    • JavaScript Objects
    • Loop Through Objects
    • Loop Through an Object's Properties

    1 Answer

  • Jamar Taylor
    Jamar Taylor
    9,586 Points

    I'm stuck on this problem, please help.

    Posted on Jan 3, 2021 by Jamar Taylor
    Jamar Taylor
    9,586 Points
    • JavaScript
    • JavaScript Objects
    • Loop Through Objects
    • Loop Through an Object's Properties

    2 Answers

  • Kendell Jones
    Kendell Jones
    7,871 Points

    Having trouble with my code, getting error to make sure I'm using the key work in my loop

    Posted on Jan 3, 2021 by Kendell Jones
    Kendell Jones
    7,871 Points
    • JavaScript
    • JavaScript Objects
    • Loop Through Objects
    • Loop Through an Object's Properties

    1 Answer

  • Kamran Hussain
    Kamran Hussain
    396 Points

    Confused on what I did wrong once again

    Posted on Dec 12, 2020 by Kamran Hussain
    Kamran Hussain
    396 Points
    • JavaScript
    • JavaScript Objects
    • Loop Through Objects
    • Loop Through an Object's Properties

    1 Answer

  • Thomas Ma
    Thomas Ma
    15,199 Points

    Now that you're logging the property names, include the property values too. The console should display four lines that

    Posted on Oct 10, 2020 by Thomas Ma
    Thomas Ma
    15,199 Points
    • JavaScript
    • JavaScript Objects
    • Loop Through Objects
    • Loop Through an Object's Properties

    4 Answers

  • Thomas Ma
    Thomas Ma
    15,199 Points

    Now that you're logging the property names, include the property values too. The console should display four lines that

    Posted on Sep 19, 2020 by Thomas Ma
    Thomas Ma
    15,199 Points
    • JavaScript
    • JavaScript Objects
    • Loop Through Objects
    • Loop Through an Object's Properties

    0 Answers

  • Thomas Ma
    Thomas Ma
    15,199 Points

    Now that you're logging the property names, include the property values too. The console should display four lines that

    Posted on Sep 19, 2020 by Thomas Ma
    Thomas Ma
    15,199 Points
    • JavaScript
    • JavaScript Objects
    • Loop Through Objects
    • Loop Through an Object's Properties

    1 Answer

  • Cody Tapp
    Cody Tapp
    9,667 Points

    Not sure what's wrong. Keeps saying to make sure let us in the for in loop

    Posted on Sep 14, 2020 by Cody Tapp
    Cody Tapp
    9,667 Points
    • JavaScript
    • JavaScript Objects
    • Loop Through Objects
    • Loop Through an Object's Properties

    1 Answer

  • Thomas Ma
    Thomas Ma
    15,199 Points

    Use a for...in loop to log each of the property names of the composer object to the console.

    Posted on Aug 31, 2020 by Thomas Ma
    Thomas Ma
    15,199 Points
    • JavaScript
    • JavaScript Objects
    • Loop Through Objects
    • Loop Through an Object's Properties

    2 Answers

  • Alexandra Velez
    seal-mask
    .a{fill-rule:evenodd;}techdegree
    Alexandra Velez
    Front End Web Development Techdegree Student 9,313 Points

    What's the meaning of prop?

    Posted on Aug 9, 2020 by Alexandra Velez
    .a{fill-rule:evenodd;}techdegree
    Alexandra Velez
    Front End Web Development Techdegree Student 9,313 Points
    • JavaScript
    • JavaScript Objects
    • Loop Through Objects
    • Loop Through an Object's Properties

    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.