1 parent f6476b2 commit 349ecb4Copy full SHA for 349ecb4
1 file changed
src/day1/robot/Spiral.java
@@ -11,7 +11,7 @@ public static void main(String[] args) {
11
12
// 3. Set the robot to go at max speed (10)
13
14
- // 4. Do the following (steps 7-9) 75 times
+ // 4. Do the following (steps 6-9) 75 times
15
16
// 7. Change the pen color to random
17
0 commit comments