tracks/python/config.json in trackler-2.1.0.9 vs tracks/python/config.json in trackler-2.1.0.10

- old
+ new

@@ -415,10 +415,16 @@ "difficulty": 1, "topics": [ ] }, { + "slug": "book-store", + "difficulty": 1, + "topics": [ + ] + }, + { "slug": "linked-list", "difficulty": 1, "topics": [ ] }, @@ -427,10 +433,16 @@ "difficulty": 1, "topics": [ ] }, { + "slug": "variable-length-quantity", + "difficulty": 1, + "topics": [ + ] + }, + { "slug": "all-your-base", "difficulty": 4, "topics": [ "integers", "transforming" @@ -460,9 +472,21 @@ "slug": "word-search", "difficulty": 6, "topics": [ "strings", "searching" + ] + }, + { + "slug": "alphametics", + "difficulty": 6, + "topics": [ + ] + }, + { + "slug": "tournament", + "difficulty": 1, + "topics": [ ] } ], "deprecated": [ "accumulate",