mirror of
https://github.com/sys-32Dev/CS2011.git
synced 2026-08-08 20:06:05 +00:00
Example Java File
yes
This commit is contained in:
5
Code/example.java
Normal file
5
Code/example.java
Normal file
@@ -0,0 +1,5 @@
|
||||
public class Example{
|
||||
public status void main{String args[]}{
|
||||
System.out.println("Hello World!");
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user