We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5a69886 + 175b48e commit 4830e8dCopy full SHA for 4830e8d
Questions/week 1/solutions/solution_demo2(java).md
@@ -0,0 +1,5 @@
1
+class A{
2
+static public void main(String... args){
3
+System.out.println("hello java4");
4
+}
5
+};
0 commit comments