We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb3b2dd commit 9f0c8fdCopy full SHA for 9f0c8fd
1 file changed
JavaLecture3.java
@@ -1,4 +1,5 @@
1
-package com.rit;
+// package com.rit;
2
+
3
import static java.lang.System.out;
4
// import static java.lang.System.in;
5
// import static java.lang.System.err;
@@ -30,4 +31,4 @@ public static void main(String[] args) {
30
31
// Methods -> camelNamingConvention
32
33
}
-}
34
+}
0 commit comments