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 trialpetr kudriavtsev
281 PointsI'm really sorry maybe I'm dumb but my code never works.
How can I add snapshots here? its too complicated to describe
Steven Parker
231,210 PointsGood job making the snapshot.
For the benefit of other readers, here's a video that explains how to make a snapshot.
Jay Padzensky
4,731 PointsHey Petr,
Noone's dumb! Inexperienced and learning, sure. Keep at it!
1 Answer
Steven Parker
231,210 PointsI compiled the code ("mcs Program.cs
") and a got this: "warning CS0219: The variable `entry' is assigned but its value is never used", which is appropriate for the current code and not an actual error.
Then I ran the code ("mono Program.exe
") and it gave me the prompt and accepted my input.
So nothing seems to be wrong!
petr kudriavtsev
281 Pointspetr kudriavtsev
281 Pointshttps://w.trhou.se/lw5jb8ldi3 got it now. I have cs2015 error