We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e73e9bc commit 1385b90Copy full SHA for 1385b90
1 file changed
src/day1/robot/MyFirstJavaProgram.java
@@ -8,7 +8,7 @@ public static void main(String[] args) {
8
9
// START HERE
10
11
- new Robot();
+
12
13
14
}
0 commit comments