Transfer der Vorlage nach GitHub.
This commit is contained in:
5
Examples/Code.java
Normal file
5
Examples/Code.java
Normal file
@@ -0,0 +1,5 @@
|
||||
public class HalloWelt {
|
||||
public static void main(String[] args) {
|
||||
System.out.println("Hallo Welt!");
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user