Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Python Object-Oriented Python Instant Objects Let's Make a Class!

How to create a class

Create class in Python, I keep getting Bummer

It would be difficult to help you figure out why if you dont post the code you attempted the challenge with.

Use the Markdown Cheatsheet reference it will show you an example of how to post code snippets.

2 Answers

__ROLLER__ Angel
__ROLLER__ Angel
25,606 Points

Check out the teacher's notes on the intro video to this course There you will find the instructions for creating a class.