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 47e0606 + c6e3b0f commit 486b0a3Copy full SHA for 486b0a3
learn.json
@@ -6,7 +6,8 @@
6
"description": "Learn and master functional programing by doing auto-graded interactive exercises.",
7
"duration": 10,
8
"difficulty": "easy",
9
- "video-solutions": false,
+ "videoSolutions": true,
10
+ "bugsLink": "https://github.com/learnpack/learnpack/issues/new",
11
"graded": true,
12
13
"editor": {
0 commit comments