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

Jeongeui Ji
Jeongeui Ji
3,761 Points

System.Console.Write(), this one does not work as the lecturer did. Not highlighted. It seems the compiler does not read

No syntax highlighting on the method... I can't execute the code as instructed by the lecturer... So frustrated in the first step...

Steven Parker
Steven Parker
229,771 Points

It would help if you share your code.

Either include it here in a formatted code block, or make a snapshot of your workspace and provide the link.

William Schultz
William Schultz
2,926 Points

I have the exact same problem. Added the single line of code EXACTLY. It compiled fine, but the command "mono Program.exe" does nothing. Just goes back to the console prompt. Bad start for my first time using workspaces. :(

FEI LI
FEI LI
828 Points

same problem