Skip to content

Commit 223a4d2

Browse files
Update learn.json
1 parent cd49ba8 commit 223a4d2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

learn.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,13 @@
88
"repository": "https://github.com/4GeeksAcademy/python-functions-programming-exercises",
99
"preview": "https://github.com/4GeeksAcademy/python-functions-programming-exercises/blob/master/preview.gif?raw=true",
1010
"description": {
11-
"us": "Learn and master functional programming by doing auto-graded interactive exercises.",
12-
"es": "Aprende y domina funciones en Python haciendo ejercicios interactivos y auto-evaluados."
11+
"us": "Learn Python functions through interactive, auto-graded exercises. Master key concepts like declaring, calling, and nesting functions, as well as recursion and scopes. This hands-on approach helps solidify functional programming skills, with instant feedback and video tutorials to guide your learning.",
12+
"es": "Aprende funciones en Python a través de ejercicios interactivos y autoevaluados. Domina conceptos clave como declarar, llamar y anidar funciones, así como la recursión y los ámbitos. Este enfoque práctico ayuda a consolidar habilidades de programación funcional, con retroalimentación instantánea y tutoriales en video."
1313
},
1414
"duration": 10,
1515
"difficulty": "easy",
1616
"projectType": "tutorial",
17+
"autoPlay": "true",
1718
"videoSolutions": true,
1819
"bugsLink": "https://github.com/learnpack/learnpack/issues/new",
1920
"graded": true,

0 commit comments

Comments
 (0)