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 trialEric Nachtsheim
2,006 Points'game_cards' is not defined [Solved]
As far as I can tell, my code is identical to the one in the video (apart from using different items for card_options, but I keep getting a NameError. Namely, that game_cards is not defined. I went back through both previous videos to make sure everything was set up correctly, and it appears to be, and yet I keep running into this error.
1 Answer
Eric Nachtsheim
2,006 PointsNever mind. It was supposed to be game.cards the entire time. I can't read. Thank you for your time.