Example Java File

yes
This commit is contained in:
sys_32
2024-01-24 12:28:53 -08:00
commit b16dc0bd6a
2 changed files with 5 additions and 0 deletions

5
Code/example.java Normal file
View File

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

0
Files Normal file
View File