JavaFiddle
Untitled
Edit title
Add to favorites
Run
Share
Settings
Main
9
1
2
3
4
5
6
7
8
›
⌄
⌄
package
fiddle
;
class
Main
{
public
static
void
main
(
String
[]
args
) {
System
.
out
.
println
(
"Hello, World!"
);
}
}
Console
Clear
Result