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!
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

Martin Leahy
4,111 PointsI receive a NameError when running this.
When running this bit of code as written in the video I receive a NameError as opposed to ValueError, as expected given the video content. When I switch the errors, the code runs as expected, but I am curious as to what is causing the error discrepancy.

AR Ehsan
7,912 Pointsare you using treehouse workspaces? can you please paste your code
1 Answer

HARIS BEG
7,305 PointsI am also getting NameError (not a ValueError).
Steven Parker
225,652 PointsSteven Parker
225,652 PointsPlease post your code or a snapshot of your workspace.