Compare commits

..

No commits in common. "5fe6e7d2051f14eab541b162524603eb314d532a" and "bd351217523be8f7b22c204b3e15b6ba3dcae0d0" have entirely different histories.

1 changed files with 0 additions and 9 deletions

View File

@ -1,9 +0,0 @@
public class Main {
public static void main(String[] args) {
System.out.println("Hello World!");
System.out.println("Hello World! the second");
System.out.println("Hello World! the third");
}
}