We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e84a47f commit 2ccdc06Copy full SHA for 2ccdc06
learn.json
@@ -8,6 +8,8 @@
8
"duration": 6,
9
"grading": "incremental",
10
"difficulty": "easy",
11
+ "video-solutions": false,
12
+ "bugs-link": "https://github.com/learnpack/learnpack/issues/new",
13
"description": "Create a Todo list API Interactively using Python language and the Flask Framework",
14
"technologies": [
15
"python",
@@ -21,4 +23,4 @@
21
23
},
22
24
"autoPlay": false,
25
"projectType": "tutorial"
-}
26
+}
0 commit comments