tracks/kotlin/exercises/robot-name/README.md in trackler-2.2.1.13 vs tracks/kotlin/exercises/robot-name/README.md in trackler-2.2.1.14
- old
+ new
@@ -13,10 +13,10 @@
The names must be random: they should not follow a predictable sequence.
Random names means a risk of collisions. Your solution must ensure that
every existing robot has a unique name.
-
+
## Source
A debugging session with Paul Blackwell at gSchool. [http://gschool.it](http://gschool.it)