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

Digital Literacy Computer Basics Computer Languages Programming Paradigms - Part 2

Francis Lam
Francis Lam
737 Points

I cannot see anything or any words in the window and so I cannot continue the exercise.

How can I type my answer into the question?

HelloWorld.java
public class HelloWorld {
  public static void main(String[] args) {

    System.out.println("  ");

  }
}
Francis Lam
Francis Lam
737 Points

is that the problem of my computer? I cannot see the words above in the challenge window.

2 Answers

Tatiana Vasilevskaya
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
Tatiana Vasilevskaya
Python Web Development Techdegree Graduate 28,600 Points

I can see the task. It says: Write the phrase "Hello YOUR NAME" in the appropriate place in this Java code.

Maybe it is worth contacting support (help<at>teamtreehouse.com) Send them the link/screenshot and your OS and browser details.

Francis Lam
Francis Lam
737 Points

Yes, I emailed them. When I do not use Chrome and use other browsers like Firefox or Internet Explorer, it works.