Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Alan Azizov
2,066 PointsThe problem with running of the code
Well,when I run the code, after the I writing the number of tickets I'd like to buy and press enter, nothing happens, it just writes treehouse:~/workspace$
1 Answer

Steven Parker
216,865 PointsThat's the command prompt, which probably means that the program simply ended. If you post your code, or make a snapshot of your workspace and post the link to it here, we can help find the cause.

Alan Azizov
2,066 PointsI found the problem, I put = after print function:))

mohan Abdul
Courses Plus Student 1,453 Pointsare suppose to tackle this on our own? or do it along with the video?
KRIS NIKOLAISEN
54,668 PointsKRIS NIKOLAISEN
54,668 PointsCan you post your code?