šŸ¤‘ 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

  • 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
  • Jorge Grajeda
    seal-mask
    .a{fill-rule:evenodd;}techdegree seal-36
    Jorge Grajeda
    Python Development Techdegree Graduate 8,186 Points

    dream_car.py

    Posted September 22, 2021 4:15am by Jorge Grajeda
    .a{fill-rule:evenodd;}techdegree seal-36
    Jorge Grajeda
    Python Development Techdegree Graduate 8,186 Points
    • Python
    • Object-Oriented Python
    • Advanced Objects
    • Dream Car

    1 Answer

  • William Matheny
    seal-mask
    .a{fill-rule:evenodd;}techdegree seal-36
    William Matheny
    Python Development Techdegree Graduate 32,198 Points

    I am in need of help with the str method using python

    Posted August 1, 2021 1:43am by William Matheny
    .a{fill-rule:evenodd;}techdegree seal-36
    William Matheny
    Python Development Techdegree Graduate 32,198 Points
    • Python
    • Object-Oriented Python
    • Advanced Objects
    • Dream Car

    1 Answer

  • gabrielalcaraz
    gabrielalcaraz
    7,694 Points

    how do I turn the self.make and self.model to a str object

    Posted October 20, 2020 11:02pm by gabrielalcaraz
    gabrielalcaraz
    7,694 Points
    • Python
    • Object-Oriented Python
    • Advanced Objects
    • Dream Car

    1 Answer

  • Lisandro Ancewicz
    Lisandro Ancewicz
    3,270 Points

    Can't figure out what' wrong with this exercise

    Posted October 17, 2020 6:48pm by Lisandro Ancewicz
    Lisandro Ancewicz
    3,270 Points
    • Python
    • Object-Oriented Python
    • Advanced Objects
    • Dream Car

    1 Answer

  • jayda hendrickson
    jayda hendrickson
    3,413 Points

    __str__

    Posted September 22, 2020 6:40pm by jayda hendrickson
    jayda hendrickson
    3,413 Points
    • Python
    • Object-Oriented Python
    • Advanced Objects
    • Dream Car

    1 Answer

  • Shreya Tyagi
    Shreya Tyagi
    3,011 Points

    AssertionError: '.' not found in 'my dream car is a mustang' : It looks like your sentence is missing a period (.)

    Posted August 18, 2020 7:46am by Shreya Tyagi
    Shreya Tyagi
    3,011 Points
    • Python
    • Object-Oriented Python
    • Advanced Objects
    • Dream Car

    1 Answer

  • narsingarao miriyala
    narsingarao miriyala
    2,863 Points

    I can't get this __str__ problem

    Posted June 26, 2020 3:40pm by narsingarao miriyala
    narsingarao miriyala
    2,863 Points
    • Python
    • Object-Oriented Python
    • Advanced Objects
    • Dream Car

    1 Answer

  • Max Palmer
    Max Palmer
    2,920 Points

    AttributeError: 'builtin_function_or_method' object has no attribute 'lower'

    Posted June 6, 2020 10:17pm by Max Palmer
    Max Palmer
    2,920 Points
    • Python
    • Object-Oriented Python
    • Advanced Objects
    • Dream Car

    1 Answer

  • Bashir Orfani
    Bashir Orfani
    13,170 Points

    Add __strAdd a _str_ method

    Posted June 3, 2020 11:45pm by Bashir Orfani
    Bashir Orfani
    13,170 Points
    • Python
    • Object-Oriented Python
    • Advanced Objects
    • Dream Car

    2 Answers

  • Rosanna Tan
    Rosanna Tan
    2,058 Points

    Can anyone help with the following challenge? Not sure what I’m doing wrong. The error I received is AssertionError: Reg

    Posted May 31, 2020 11:48pm by Rosanna Tan
    Rosanna Tan
    2,058 Points
    • Python
    • Object-Oriented Python
    • Advanced Objects
    • Dream Car

    3 Answers

  • Brandon Kudzaishe Mashiri
    Brandon Kudzaishe Mashiri
    2,336 Points

    __str__ challenge got me stuck. Help!

    Posted May 31, 2020 3:47pm by Brandon Kudzaishe Mashiri
    Brandon Kudzaishe Mashiri
    2,336 Points
    • Python
    • Object-Oriented Python
    • Advanced Objects
    • Dream Car

    1 Answer

  • Trinidad Ramirez
    Trinidad Ramirez
    5,849 Points

    Code works in workspaces. Why am I getting this error in the challenge task?

    Posted May 30, 2020 8:42pm by Trinidad Ramirez
    Trinidad Ramirez
    5,849 Points
    • Python
    • Object-Oriented Python
    • Advanced Objects
    • Dream Car

    1 Answer

  • Humza Malak
    Humza Malak
    3,064 Points

    Add a _str_ method to the DreamCar class. In the method, return a string that states the dream car's make and model. The

    Posted May 30, 2020 1:02pm by Humza Malak
    Humza Malak
    3,064 Points
    • Python
    • Object-Oriented Python
    • Advanced Objects
    • Dream Car

    1 Answer

  • jamesembry
    jamesembry
    11,191 Points

    In the method, return a string that states the dream car's make and model

    Posted May 29, 2020 10:10pm by jamesembry
    jamesembry
    11,191 Points
    • Python
    • Object-Oriented Python
    • Advanced Objects
    • Dream Car

    4 Answers

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.