PIbd-23. Panina A. D. Lab _1_Hard #1

Closed
alyona.panina wants to merge 2 commits from laba1 into main
Showing only changes of commit 6da849d421 - Show all commits

5
Main.java Normal file
View File

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