Browse Source

move reverse-string exercise behind two-fer

Brandon Kiefer 8 years ago
parent
commit
b265e43d20
1 changed files with 7 additions and 7 deletions
  1. 7
    7
      config.json

+ 7
- 7
config.json View File

13
       "uuid": "f77dc7e3-35a8-4300-a7c8-2c1765e9644d"
13
       "uuid": "f77dc7e3-35a8-4300-a7c8-2c1765e9644d"
14
     },
14
     },
15
     {
15
     {
16
-      "core": false,
16
+      "core": true,
17
       "difficulty": 1,
17
       "difficulty": 1,
18
-      "slug": "reverse-string",
18
+      "slug": "two-fer",
19
       "topics": [
19
       "topics": [
20
+        "conditionals",
20
         "strings"
21
         "strings"
21
       ],
22
       ],
22
       "unlocked_by": null,
23
       "unlocked_by": null,
23
-      "uuid": "2c8afeed-480e-41f3-ad58-590fa8f88029"
24
+      "uuid": "74515d45-565b-4be2-96c4-77e58efa9257"
24
     },
25
     },
25
     {
26
     {
26
-      "core": true,
27
+      "core": false,
27
       "difficulty": 1,
28
       "difficulty": 1,
28
-      "slug": "two-fer",
29
+      "slug": "reverse-string",
29
       "topics": [
30
       "topics": [
30
-        "conditionals",
31
         "strings"
31
         "strings"
32
       ],
32
       ],
33
       "unlocked_by": null,
33
       "unlocked_by": null,
34
-      "uuid": "74515d45-565b-4be2-96c4-77e58efa9257"
34
+      "uuid": "2c8afeed-480e-41f3-ad58-590fa8f88029"
35
     },
35
     },
36
     {
36
     {
37
       "core": false,
37
       "core": false,