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 Console I/O

steeve Francois
PLUS
steeve Francois
Courses Plus Student 572 Points

Use the System.Console.ReadLine method to read the user’s response from the console

how to use the System.Console.ReadLine method to read the user’s response from the console and store it in a variable named bookTitle.

CodeChallenge.cs

Steven Parker
Steven Parker
229,732 Points

It doesn't look like you've written any code yet.

Please give it your best "good faith" attempt and show your code if you're still having trouble.

Jennifer Nordell
seal-mask
.a{fill-rule:evenodd;}techdegree
Jennifer Nordell
Treehouse Teacher

I'm inclined to agree with Steven Parker on this. I'm of the opinion that it's ultimately going to be a much better learning experience for you in the long run if we can see what you've tried that's not working so that we can explain what you're missing. :sparkles:

1 Answer

steeve Francois
PLUS
steeve Francois
Courses Plus Student 572 Points

thanx for trying even if I did not put enough info but I did figure it out