소스 검색

Add topics to Secret Handshake excercise

Filip Olszewski 9 년 전
부모
커밋
d9178efdd7
1개의 변경된 파일6개의 추가작업 그리고 1개의 파일을 삭제
  1. 6
    1
      config.json

+ 6
- 1
config.json 파일 보기

@@ -133,7 +133,12 @@
133 133
       "core": true,
134 134
       "difficulty": 3,
135 135
       "slug": "secret-handshake",
136
-      "topics": null,
136
+      "topics": [
137
+        "loops",
138
+	"transforming",
139
+        "conditionals",
140
+	"cryptography"
141
+      ],
137 142
       "unlocked_by": null,
138 143
       "uuid": "71c7c174-7e2c-43c2-bdd6-7515fcb12a91"
139 144
     },