0 / 60 seg.

Evaluate the following Java code with escape sequences:

String text = "Hello, \nWorld!";
System.out.println(text);