diff --git a/hello_world.txt b/hello_world.txt new file mode 100644 index 0000000..a5e5050 --- /dev/null +++ b/hello_world.txt @@ -0,0 +1 @@ +System.out.println('Hello_world!'); \ No newline at end of file