Skip to content

Commit 089e6a3

Browse files
Update learn.json
1 parent 6510584 commit 089e6a3

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,13 +8,14 @@
88
"repository": "https://github.com/4GeeksAcademy/master-python-programming-exercises",
99
"preview": "https://github.com/4GeeksAcademy/master-python-programming-exercises/blob/master/preview.gif?raw=true",
1010
"description": {
11-
"us": "Practice your Python programming skills with this interactive and auto-graded set of exercises.",
12-
"es": "Practica tus habilidades de python con esta serie de ejercicios interactivos y auto-evaluados."
11+
"us": "Sharpen your Python programming skills with this interactive, auto-graded set of exercises focused on mastering algorithms. Covering intermediate to advanced challenges, this series helps you prepare for job interviews and real-world projects. Practice essential concepts step by step and enhance your coding expertise!",
12+
"es": "Perfecciona tus habilidades de programación en Python con este conjunto interactivo y autoevaluado de ejercicios enfocados en el dominio de algoritmos. Desde desafíos intermedios hasta avanzados, esta serie te prepara para entrevistas de trabajo y proyectos reales. ¡Practica conceptos esenciales paso a paso y mejora tu experiencia en programación!"
1313
},
1414
"duration": 10,
1515
"difficulty": "easy",
1616
"videoSolutions": false,
1717
"projectType": "tutorial",
18+
"technologies": ["strings", "python-functions", "conditionals", "variables", "conditionales", "funciones-de-python"],
1819
"bugsLink": "https://github.com/learnpack/learnpack/issues/new",
1920
"graded": true,
2021

0 commit comments

Comments
 (0)