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 6b4ce65 + 2c16b16 commit cca07cbCopy full SHA for cca07cb
learn.json
@@ -7,7 +7,8 @@
7
"description": "Python Exercises for beginners, from Hello World to variables, loops and a little bit of functions",
8
"duration": 10,
9
"difficulty": "easy",
10
- "video-solutions": true,
+ "videoSolutions": true,
11
+ "bugsLink": "https://github.com/learnpack/learnpack/issues/new",
12
"graded": true,
13
"language": "python3",
14
0 commit comments