a
This commit is contained in:
7
WS22_23/EidP/hello.java
Normal file
7
WS22_23/EidP/hello.java
Normal file
@@ -0,0 +1,7 @@
|
||||
class hello{
|
||||
|
||||
public static void main (String args[]){
|
||||
System.out.println("Jordi Bolz");
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user