Skip to content

Commit 0946d1f

Browse files
sivar1sivar1
sivar1
authored and
sivar1
committedOct 21, 2022
test
1 parent 4038a78 commit 0946d1f

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
 

‎Game/src/salesforce/Main.java

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
package salesforce;
2+
3+
public class Main {
4+
5+
public static void main(String[] args) {
6+
// TODO Auto-generated method stub
7+
System.out.println("hello");
8+
}
9+
//https://www.careercup.com/question?id=5675828586217472
10+
}

0 commit comments

Comments
 (0)
Please sign in to comment.