tracks/kotlin/exercises/allergies/README.md in trackler-2.2.1.45 vs tracks/kotlin/exercises/allergies/README.md in trackler-2.2.1.46
- old
+ new
@@ -27,10 +27,9 @@
Note: a given score may include allergens **not** listed above (i.e.
allergens that score 256, 512, 1024, etc.). Your program should
ignore those components of the score. For example, if the allergy
score is 257, your program should only report the eggs (1) allergy.
-
## Source
Jumpstart Lab Warm-up [http://jumpstartlab.com](http://jumpstartlab.com)