瀏覽代碼

More topics for Secret Handshake exercise

Filip Olszewski 9 年之前
父節點
當前提交
2dca62bbeb
共有 1 個檔案被更改,包括 6 行新增2 行删除
  1. 6
    2
      config.json

+ 6
- 2
config.json 查看文件

135
       "slug": "secret-handshake",
135
       "slug": "secret-handshake",
136
       "topics": [
136
       "topics": [
137
         "loops",
137
         "loops",
138
-	"transforming",
139
         "conditionals",
138
         "conditionals",
140
-	"cryptography"
139
+        "integers",
140
+        "mathematics",
141
+        "transforming",
142
+        "cryptography",
143
+        "enumerations",
144
+        "bitwise_operations"
141
       ],
145
       ],
142
       "unlocked_by": null,
146
       "unlocked_by": null,
143
       "uuid": "71c7c174-7e2c-43c2-bdd6-7515fcb12a91"
147
       "uuid": "71c7c174-7e2c-43c2-bdd6-7515fcb12a91"