Browse Source

Dritter Commit

master
Daniel Manin 2 years ago
parent
commit
2d1f3dc527
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/HalloWelt.java

+ 1
- 1
src/HalloWelt.java View File

public class HalloWelt { public class HalloWelt {


public static void main(String[] args) { public static void main(String[] args) {
System.out.println("Hallo Welt!");
System.out.println("Hallo Welt!!!!");


} }



Loading…
Cancel
Save