Skip to content
This repository was archived by the owner on Aug 30, 2023. It is now read-only.

Commit de5753e

Browse files
authored
Create new.java
1 parent 81c53eb commit de5753e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

contributors/Rishav986/new.java

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
2+
public class new{
3+
public static void main(String[] args){
4+
System.out.println('Hi everyone');
5+
}
6+
}

0 commit comments

Comments
 (0)