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

Java

2 Answers

Just a little note - You didn't copy the link correctly and that's probably the reason you still haven't received an answer.

That being out of the way here's what the problem is. There is no need to make the string italic. The words "title" and "author" are in italic simply because you may mistake them for actual words not variables. So instead of using the words as strings you should use the variables.

Sai Sushanth Durvasula
Sai Sushanth Durvasula
2,759 Points

Thanks Kristian and i'm sorry about the link. I'll make sure next time i post the correct one.