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.
2 parents 94972c8 + 7f2c762 commit 373e912Copy full SHA for 373e912
learn.json
@@ -8,8 +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",
+ "videoSolutions": false,
+ "bugsLink": "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",
0 commit comments