+ 5
What do you think is the answer of this challenge question in Java ?
I think this challenge question has only wrong answers. The options for answer: Error, hello, world and hello world (written in the same line with space between hello an world, which is the answer). I think the answer should be hello and world written in a separate lines, as the code shows. I've already report it as wrong answer. What's your opinion ? https://code.sololearn.com/cJSwvEkuFCld/?ref=app
2 Answers
+ 6
Yes you are correct
There should be a new line.
+ 1
hello
world



