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

C# C# Basics (Retired) Console I/O Start Coding

Program still won't compile unfortunatley

I have literally copied and pasted the code provided into my workspace and then generated the .exe file successfully, but when I type mono Program.exe and press return, nothing happens, even after I have saved the file. Also my display isn't like it is in the video. My keywords are written in blue and their names are in black. System.Console.Write also comes out black and the string comes out red. I don't know if this is an update or what, but regardless my system seems to not be functioning properly.

Steven Parker
Steven Parker
229,670 Points

To facilitate analysis, make a snapshot of your workspace and post the link to it here.

Ok nevermind, it's begun to work now. Apparently I just had to close and open it.