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

Additional practice challenges

Hi, I just completed my "types and branching" section of my Python basics including the "comparison practice challenge". Before I proceed to the next section which is "Functions and looping", I wanted to complete more similar practice challenges, to get a proper grip on the concepts.

If someone could kindly direct me to such practice challenges ( if there are any), that would be awesome!!. I tried searching via google but all I could find were challenges that were very complex for my current knowledge.

1 Answer

I used to use this site and this one. But in my opinion, once you get familiar with the language you should start making projects, not like REAL projects. On an IDE ( I use Wing), make something that helps you, and trust me you will learn a lot from that one project. and it might take a week or two, maybe more. but trust me you will learn from it and become better.