File tree Expand file tree Collapse file tree 1 file changed +7
-23
lines changed Expand file tree Collapse file tree 1 file changed +7
-23
lines changed Original file line number Diff line number Diff line change 11{
2- "port" : 3000 ,
3- "address" : " https://a59821c5-aefc-458f-84bb-510905bccbff.ws-us03.gitpod.io" ,
4- "editor" : " gitpod" ,
5- "configPath" : {
6- "config" : " bc.json" ,
7- "base" : " .learn" ,
8- "exercises" : " ./exercises" ,
9- "output" : " .learn/dist"
10- },
11- "outputPath" : " ./.learn/dist" ,
12- "publicPath" : " /preview" ,
13- "grading" : " isolated" ,
14- "disable_grading" : false ,
15- "language" : " python3" ,
16- "compiler" : " python3" ,
17- "tester" : " pytest" ,
18- "actions" : [
19- " run" ,
20- " test" ,
21- " reset"
22- ],
232 "title" : " Learn Python Functions Interactively" ,
243 "repository" : " https://github.com/4GeeksAcademy/python-functions-programming-exercises" ,
254 "preview" : " https://github.com/4GeeksAcademy/python-functions-programming-exercises/blob/master/preview.gif?raw=true" ,
265 "description" : " Learn and master functional programing by doing auto-graded interactive exercises." ,
276 "duration" : 10 ,
287 "difficulty" : " easy" ,
298 "video-solutions" : false ,
30- "graded" : true
31- }
9+ "graded" : true ,
10+ "config" : {
11+ "editor" : {
12+ "version" : " 1.0.68"
13+ }
14+ }
15+ }
You can’t perform that action at this time.
0 commit comments