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

Craig Dennis
STAFF
Craig Dennis
Treehouse Teacher

Moar Python Practice!

Howdy Pythonistas!

Practice is super important, especially when you are picking up a new skill. Per your request, we've added two new Practice Sessions to accompany the Python Basics course. Even if you are farther along in your Python learning journey, I think you'll still find the practice fun and worthwhile.

In Practice Input and Output you create a MadLibs like console application.

In Practice Creating and Using Functions in Python we test your function skills through some fun new Code Challenges. (It uses the new hinting mechanism of Code Challenges to help keep you unstuck).

I hope you enjoy your practicing your Python skills!

Thank you for the additional practice. However, there are two issues with the "Get hints" page on "Practice Creating and Using Functions in Python :

  1. Minor typo - Is should say "parameter" in the first hint; it says paramter.
  2. It does not allow you to get an additional hint, or to "Search the forum..." due to a formatting issue on the page. This persists across browsers (Safari and Chrome, on Mac).

To reproduce, access the "Practice Creating and Using Functions in Python" page, and click "Get hints." See type, scroll down to try to access another hint. (I don't know how to attach a screenshot.)

1 Answer