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 Python Basics (2015) Letter Game App Letter Game Introduction

Evan Cruz
Evan Cruz
1,090 Points

letter game introduction

is it bad that in this episode he says that we should be able to code the hangman game, yet I still ave zero idea how to do this on my own?

1 Answer

I wouldn't feel bad, he goes over a lot of the core concepts that it would take to complete the game by yourself but it's really hard to just start putting things into practice from scratch. When he says this I usually try doing it myself until I get stuck and 10 min of research/troubleshooting doesn't fix it, then I start the video again and follow along. Giving yourself that chance to try and fail is really import though in progressing.