Skip to content
Snippets Groups Projects
Commit f16db708 authored by Philipp Lachowski's avatar Philipp Lachowski
Browse files

Anlegung HelloWorld.java

parent 99da02c5
No related branches found
No related tags found
No related merge requests found
public class HelloWorld {
public static void main(String[] args){
System.out.println("Hello World!"); // Eines Softwarepraktikums würdig!
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment