Explorar el Código

Added 'say' exercise as foregone (see #3)

Piet van Dongen hace 11 años
padre
commit
53847870ee
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2
    1
      config.json

+ 2
- 1
config.json Ver fichero

@@ -24,6 +24,7 @@
24 24
   ],
25 25
   "foregone": [
26 26
     "leap",
27
-    "grains"
27
+    "grains",
28
+    "say"
28 29
   ]
29 30
 }