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

Commit 0ee8efe

Browse files
authored
Hello.java
1 parent a3e4bf4 commit 0ee8efe

File tree

2 files changed

+7
-37
lines changed

2 files changed

+7
-37
lines changed

contributors/Harshit1020/Armstrong.java

Lines changed: 0 additions & 37 deletions
This file was deleted.

contributors/Harshit1020/Hello.java

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
public class Demo{
2+
3+
public static void main(String[] args){
4+
5+
System.out.println("hello buddy");
6+
}
7+
}

0 commit comments

Comments
 (0)