tracks/python/config.json in trackler-2.2.1.104 vs tracks/python/config.json in trackler-2.2.1.105
- old
+ new
@@ -79,22 +79,10 @@
"logic",
"transforming"
]
},
{
- "uuid": "ca970fee-71b4-41e1-a5c3-b23bf574eb33",
- "slug": "bowling",
- "core": false,
- "unlocked_by": null,
- "difficulty": 5,
- "topics": [
- "classes",
- "exception_handling",
- "logic"
- ]
- },
- {
"uuid": "7961c852-c87a-44b0-b152-efea3ac8555c",
"slug": "isbn-verifier",
"core": false,
"unlocked_by": null,
"difficulty": 1,
@@ -1013,9 +1001,21 @@
"difficulty": 4,
"topics": [
"files",
"text_formatting",
"searching"
+ ]
+ },
+ {
+ "uuid": "ca970fee-71b4-41e1-a5c3-b23bf574eb33",
+ "slug": "bowling",
+ "core": false,
+ "unlocked_by": null,
+ "difficulty": 5,
+ "topics": [
+ "classes",
+ "exception_handling",
+ "logic"
]
},
{
"uuid": "dc2917d5-aaa9-43d9-b9f4-a32919fdbe18",
"slug": "word-search",