add code for my first lab
This commit is contained in:
Binary file not shown.
@@ -0,0 +1,5 @@
|
||||
public class lab1 {
|
||||
public static void main(String[] args) {
|
||||
System.out.println("testing testing lab1");
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user