tracks/kotlin/exercises/robot-simulator/README.md in trackler-2.2.1.13 vs tracks/kotlin/exercises/robot-simulator/README.md in trackler-2.2.1.14
- old
+ new
@@ -25,10 +25,10 @@
- Advance once
- Turn left yet again
- Say a robot starts at {7, 3} facing north. Then running this stream
of instructions should leave it at {9, 4} facing west.
-
+
## Source
Inspired by an interview question at a famous company.