Forgot to commit yesterday
This commit is contained in:
parent
f37709767f
commit
f085d34d83
4 changed files with 30 additions and 0 deletions
5
Code/Steiner/uefa_uebung/src/App.java
Normal file
5
Code/Steiner/uefa_uebung/src/App.java
Normal file
|
@ -0,0 +1,5 @@
|
|||
public class App {
|
||||
public static void main(String[] args) throws Exception {
|
||||
System.out.println("Hello, World!");
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue